Forum Discussion
Parameter Power Bi report Builder
- Anonymous2 years ago
Hi Anonymous ,
You can try the following:
Add a report parameter named ‘ALL’ and correctly set its data type to text in the ‘name’ field.
Add or modify Power BI paginated report parameters - Power BI | Microsoft Learn
Review the dataset query to include logic that checks whether the ‘ALL’ option has been selected.
Use an expression to dynamically control parameter selection based on the ‘ALL’ option."
Expressions in Power BI Report Builder - Power BI | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
You can try the following:
Add a report parameter named ‘ALL’ and correctly set its data type to text in the ‘name’ field.
Add or modify Power BI paginated report parameters - Power BI | Microsoft Learn
Review the dataset query to include logic that checks whether the ‘ALL’ option has been selected.
Use an expression to dynamically control parameter selection based on the ‘ALL’ option."
Expressions in Power BI Report Builder - Power BI | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.