Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

Display the Filters on the report form ssrs.

Posted on by 768

To show the filter on the report form which we are filtering from request page it was done so i think to share it with you, below is the process to do it.

For Item Report.

1. Create a global variable ItemFilter datatype of text.
2. Inculde the ItemFilter variable in the dataset.

Now add the code on OnPreReport Trigger.

ItemFilter := Item.GetFilters; // Where Item is the table of Item

Step 2: Layout
Now you can simply add the ItemFilter field on report body and save it.

After the above step you are able to display the filters on report form.
Thanks.

*This post is locked for comments

  • Suggested answer
    RockwithNav Profile Picture
    RockwithNav 6,562 on at
    RE: Display the Filters on the report form ssrs.

    Just See how Getfilter and Getfilters work. You will figure out yourself.

  • RE: Display the Filters on the report form ssrs.

    Followed this approach. I have two different dataitems. Filters from the first one are being shown but not from the second one.

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!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans