Forum Discussion
julsr
2 years agoContinued Contributor
Allow users to Modify parameters in PowerBI Server
Hello everyone, I'm moving several reports built from SSRS, which are paginated reports in PowerBI, to a regular PBIX file. These Paginated Reports use multiple stored procedures, and I used them...
- 2 years ago
What is the business value of allowing them to set the parameters? Would you be better off including all the data and then having the users filter it as needed? Re-rendering in the "regular" Power BI is cheaper than in paginated reports.
julsr
2 years agoContinued Contributor
Oh really? Do you have any walkthroughs on this? It would be helpful to see how can achieve it using Semantic Models
lbendlin
2 years agoSuper User
As I said - load all the data, and then let the users look at it and filter as needed. Let go of the urge to try and control the rendering.