The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello Team,
I have found that Power BI Service query string parameter seems not work for % while it has provided escape code in the document:
Filter a report using query string parameters in the URL - Power BI | Microsoft Learn
Below is the detailed when I tested:
I have a table column which includes % values in it, create a report and publish to Power BI Service
Refer to the document, use it as the filter condition in the end of report url:
&filter=Table/Tage eq '%28%25%29'
%28 is the escape code for ( and %29 is the escape code for ), %25 should work for % but actually not. When I checked the report, it has not been filtered and the url seems not escape it correctly:
Please help to check it whether it is an bug for Power BI Service, thanks.
Regards,
Mage
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.