Skip to main content

Notifications

Finance | Project Operations, Human Resources, ...
Suggested answer

How to display/show records to include option in simple dialog in D365FO

Posted on by 932

HI all,

I am having a class with simple dialog as date parameters.

i need to show "records to include" option as we see while running any ssrs reports with parameters.

any suggestions please.

Thanks in advance

  • Suggested answer
    Layan Jwei Profile Picture
    Layan Jwei 7,335 Super User 2024 Season 2 on at
    How to display/show records to include option in simple dialog in D365FO
    Hi Shaik,
     
    Other than adding the query attribute suggested by Martin, on your report dataSet, make the dynamic filter property as yes.
     
    Thanks,
    Layan Jweihan
     
     
     
  • Suggested answer
    Martin Dráb Profile Picture
    Martin Dráb 230,030 Most Valuable Professional on at
    How to display/show records to include option in simple dialog in D365FO
    You need to decorate your RDP class with SRSReportQueryAttribute. For example:
    [
        SRSReportQueryAttribute(queryStr(MyQuery)),
        SRSReportParameterAttribute(classstr(MyReportContract))
    ]
    public class MyRDP extends SRSReportDataProviderBase
  • Community member Profile Picture
    Community member 12 on at
    How to display/show records to include option in simple dialog in D365FO
    Hi Martin mine is dp class i have the same requirement i added srsreportattribute to dp class but still i can not see records to include
  • Martin Dráb Profile Picture
    Martin Dráb 230,030 Most Valuable Professional on at
    RE: How to display/show records to include option in simple dialog in D365FO

    Is your SSRS report based on a query or a data provider (RDP) class?

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

New! Quick response templatesâš¡

Save time with the new custom templates!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,188 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,030 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans