Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

AX for finance and operations -> SSRS report data provider new fields

(0) ShareShare
ReportReport
Posted on by 10

Hi Guys,

recently experienced weird behavior in visual Studio on adding new fields into ssrs report data provider temp table.

    [SRSReportDataSetAttribute(tableStr(RetailLabelTmp))]
    public RetailLabelTmp getRetailLabelTmp()
    {
        select * from tmpTable;
        return tmpTable;
    }

I have added new fields in RetailLabelTmp table extension but can't manage to see them in SSRS report

pastedimage1634924907482v1.png

It is existing report. Compilation, DB sync completed. DataSet in a report has been Restored. But no luck.

Any ideas would be much appreciated.

Thanks!

  • Jay Dev Profile Picture
    10 on at
    RE: AX for finance and operations -> SSRS report data provider new fields

    Thank you very much!

    yes, the reason is exactly as you wrote.

    Report design is in a legacy model with no reference to a new one.

    I have moved design to a new model and all new fields are visible now.

  • MuthukumaranAX Profile Picture
    2,901 on at
    RE: AX for finance and operations -> SSRS report data provider new fields

    Please restart SSRS services once and check.

    thanks

  • Verified answer
    atajjo Profile Picture
    509 on at
    RE: AX for finance and operations -> SSRS report data provider new fields

    They can be different models, but if you want your report to see a table extension in another model, you need to add a reference to that model so the report could see it.

  • Jay Dev Profile Picture
    10 on at
    RE: AX for finance and operations -> SSRS report data provider new fields

    Hi,

    no, in different models.

    Is it the possible reason?

    I will try to move fields into the same model.

    Many thanks for the hint!

  • atajjo Profile Picture
    509 on at
    RE: AX for finance and operations -> SSRS report data provider new fields

    Are your table extension and report in the same model?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,892 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,772 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Product updates

Dynamics 365 release plans