Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi,
I am trying to pass filters for field parameters Dimension and Metrics but filters are not applied properly
App.powerbi URL -> &filter=Dimension/Dimension%20in%20('subcat_name'%2C'pmcat_name')%20and%20Metrics/Metric%20in%20('Engagement'%2C'CTR'%2C'Conversion') ---- This is working fine
ReportEmbed URL ->
&filter=Dimension/Dimension%20in%20('subcat_name'%2C'pmcat_name')%20and%20Metrics/Metric%20in%20('Engagement'%2C'CTR'%2C'Conversion') --- Metrics Filters are applied and for dimension only last value filter is applied(in this case only pmcat_name)
I have also tried encoding also but results are same.
Hi @Ashish29,
If this response was helpful in any way, I’d gladly accept a 👍much like the joy of seeing a DAX measure work first time without needing another FILTER.
Please mark it as the correct solution. It helps other community members find their way faster (and saves them from another endless loop 🌀.
Hii @Ashish29
ReportEmbed URL filters do not fully support Field Parameters. Field Parameters are resolved at runtime, and when multiple values are passed through the embed URL, Power BI applies only the last value for the parameter. This works in the Power BI Service URL but is not reliably supported in embedded reports. The recommended approach is to handle Field Parameter selection inside the report (using slicers or bookmarks) or use standard columns instead of Field Parameters for URL-based filtering.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 56 | |
| 56 | |
| 35 | |
| 18 | |
| 14 |