Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have published a report which utilzes the URL query string filter capability to filter down to the required dataset.
Is there a way to define the URL to open the report Chromeless ? I can only get it to either go chromeless OR filter using the query string filter. Can't seem to get URL filtering AND chromeless to work together.
Solved! Go to Solution.
Hi @pawar_bai,
Based on my test, you should be able to add the URL parameter like below to get URL filtering AND chromeless to work together. ![]()
ReportURL?chromeless=1&filter=<Table>/<Field> eq 'value'
Regards
Hi @pawar_bai,
Based on my test, you should be able to add the URL parameter like below to get URL filtering AND chromeless to work together. ![]()
ReportURL?chromeless=1&filter=<Table>/<Field> eq 'value'
Regards
Thanks ! That worked.
| User | Count |
|---|---|
| 24 | |
| 19 | |
| 11 | |
| 10 | |
| 7 |
| User | Count |
|---|---|
| 42 | |
| 36 | |
| 20 | |
| 18 | |
| 16 |