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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Passing more than 10 filters in URL

Hi all,
I am trying to pass multiple filters through URL using the format


?filter=[table_name]/[Column_name] eq ['value'] and [table_name]/[Column_name] eq ['value'] and .............


When I pass upto 10 filters, everything works as expected. But when I try to pass 11 filters or more, none of the filters get applied.
Is there any limitation that only 10 filters can be passed?
If so, is there any other way to pass more than 10 filters as our requirement requires us to pass 15 filters?
Thanks in advance!

1 ACCEPTED SOLUTION

Hi @Anonymous ,

 

According to your requirements, you can try to use parentheses to enclose the filtered value.

v-henryk-mstf_0-1621839511098.png

 

Refer to the corresponding official documents:Filter a report using query string parameters in the URL - Power BI | Microsoft Docs


If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.

 

Best Regards,
Henry

 

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

3 REPLIES 3
amitchandak
Super User
Super User

@Anonymous , refer to this document, there is a limit of 10

https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters#considerations-and-troubleshooting

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Thanks @amitchandak 
Yes, I read the document. 
But is there any alternate way for me to acheive my requirement? That is to pass 15 filters.

Hi @Anonymous ,

 

According to your requirements, you can try to use parentheses to enclose the filtered value.

v-henryk-mstf_0-1621839511098.png

 

Refer to the corresponding official documents:Filter a report using query string parameters in the URL - Power BI | Microsoft Docs


If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.

 

Best Regards,
Henry

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors