Report with Dynamic Fields

How can I set up dynamic fields on a report? I want users to be able to toggle what fields are being shown on the report. For example, if I'm displaying accounts, I want the report to initially have the fields Account ID, Email Address, and Created On Date. Then after input from the user add Authentication Type. How could I do this?

Comments

  • You can set this up by creating two identical pages with the different views for each report and using buttons to navigate between the two.  

    Start off by making two reports and two pages, one for each of the report views you need. Then add them both to a designer folder so you can navigate to and view them.  

    Then under the Navigation tab in the tool box of the Page Designer, you will see a list of all the folders you have. Navigate to where you have the second page located. Add a 'Navigate To' as button, link, or image and add it to your first page. Now when you look at the first page and click the button, it will take you to the second page with the other report view.


Sign In or Register to comment.