Forum Discussion
How to use field parameters in Paginated report
Hi Team,
My client required dynamic column selection i.e field parameters & needed to be exported to CSV more than 250 k records into csv
How to use field parameters in Paginated report?
- Anonymous2 years ago
Hi vikasmahajan ,
You can try to use it in the report's data model by merging the parameter into the report's DAX query or expression to dynamically filter or change the displayed data based on the parameter's value.
Power BI – Using Field Parameters in Paginated Reports – Random Procrastination (gosbell.com)
Power BI Paginated Reports Using Fields as Paramet... - Microsoft Fabric Community
For exporting data to CSV for paginated report, you can check the following link.
Export Power BI paginated report to a CSV file - 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.
2 Replies
- AnonymousNot applicable
Hi vikasmahajan ,
You can try to use it in the report's data model by merging the parameter into the report's DAX query or expression to dynamically filter or change the displayed data based on the parameter's value.
Power BI – Using Field Parameters in Paginated Reports – Random Procrastination (gosbell.com)
Power BI Paginated Reports Using Fields as Paramet... - Microsoft Fabric Community
For exporting data to CSV for paginated report, you can check the following link.
Export Power BI paginated report to a CSV file - 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.
- vikasmahajanFrequent Visitor
Thanks let me try and get back to you