rlove Posted February 29, 2016 Posted February 29, 2016 For most of our users, having default filter values is helpful because it means the default report view loads by default.However, for some of our staff users, it would be better to simply load an empty report and let the user add filter parameters.Are there any issues with loading a default report with no filters applied? My understanding is that this would return "all" the data and probably crash the report, but it would be great if there was a work around to avoid this.Any help/suggestions appreciated.
kkriplani Posted February 29, 2016 Posted February 29, 2016 The work around that you can implement is add a no data band into the report and leave all input controls blank such that the query returns no data and the "no data" band would be displayed. In the no data band you can add a text field saying "no data exists".Hope this is helpful,KKriplani
rlove Posted March 1, 2016 Author Posted March 1, 2016 Thanks for your reply. I think I was lost in the detail and missed this main functionality.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now