Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

URL query string parameters on multiple table and fields

Hi,

Is it possible to filter the report using url query string parameters on multiple tables.

When I try to filter the report in the below format , it is just filtering with first 3 filters.

Report url?filter=table1/field1 eq ‘value’ and table1/field2 eq ‘value’ and table2/field1 eq ‘value’ and table2/field2 eq ‘value’

Many Thanks,
1 ACCEPTED SOLUTION
v-lid-msft
Community Support
Community Support

Hi @Anonymous ,

 

Based on my test, the URL query string parameters can filter more than 3 filters on my side, we tested with the following format:

 

https://ReportURL?filter=Budget/Brand eq 'Litware' and Budget/CountryRegion eq 'United States' and Sales_x0020_2015/Month eq 'April' and Sales_x0020_2015/Sale_x0020_2014 eq 172.00

 

1.jpg 

 

Based on this documentReport URL filters have a 10-expression limit (10 filters connected by AND). Special characters and spaces require some additional formatting.  please refer to this document about the additional format: https://docs.microsoft.com/en-us/power-bi/service-url-filters#special-characters-in-url-filters

 


Best regards,

 

Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-lid-msft
Community Support
Community Support

Hi @Anonymous ,

 

Based on my test, the URL query string parameters can filter more than 3 filters on my side, we tested with the following format:

 

https://ReportURL?filter=Budget/Brand eq 'Litware' and Budget/CountryRegion eq 'United States' and Sales_x0020_2015/Month eq 'April' and Sales_x0020_2015/Sale_x0020_2014 eq 172.00

 

1.jpg 

 

Based on this documentReport URL filters have a 10-expression limit (10 filters connected by AND). Special characters and spaces require some additional formatting.  please refer to this document about the additional format: https://docs.microsoft.com/en-us/power-bi/service-url-filters#special-characters-in-url-filters

 


Best regards,

 

Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors