Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi All,
I want to set a dynamic default parameter
Explanation : When parameter is passed from application it should filter my report if no paramter is passed i should be able to set default value to filter the report.
Note : Parameter filtering is working but setting default paramter is not working.
Please help me it is very critical we need it for our project.
Hi @chotu27,
please check the following documentation for applying filters on report, these filters can be applied after the report was loaded
https://github.com/Microsoft/PowerBI-JavaScript/wiki/Filters
for applying filter on report load, provide report level filters dynamically in IReportLoadConfiguration
https://github.com/Microsoft/PowerBI-JavaScript/wiki/Embed-Configuration-Details
you can set the filters dynamiclly using the apis mentioned above to acomplish the default filtering.
Thanks,
Mahir,
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
3 |