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
yadrianuy
Frequent Visitor

Power BI URL Filter doesn't work for multiple fields

I embedded a Power BI tile on a Power Apps app. I am able to set filter for a single field. however, for filtering multiple fields, it doesnt seem to work. 

 

this is despite MS docs saying it is a feature, https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters

 

5 REPLIES 5
lbendlin
Super User
Super User

check if your field names contain spaces or other special characters. Check the spelling.

this is my filter 
?filter=table1/owner eq 'adrian@mail.com' and table1/entity eq 'Order'

 

filter them indivially, one by one, no problem.

Using this filtere with 'and' is not giving the right result

 

 

Anonymous
Not applicable

Hi @yadrianuy ,

As checked the synatx of URL filter parameter, it seems OK. Could you please check whether table1 indeed contains data whose owner is "adrian@mail.com" and entity is "Order"? Thank you.

Best Regards

data exists. 

just an FYI, when i paste the full url with both parameters on the browser, Powr BI has no iissue showing the report accordingly.

 

however, with the embedded tile in a Power Apps, it doesn't seem to be behaving similarly. 

Anonymous
Not applicable

Hi @yadrianuy ,

There is some difference in URL filter between Power BI and Power Apps, please refer the below blog to set it when you set the TileURL property of the Power BI Control in Power Apps:

Controlling the Po wer BI filter context from within PowerApps (check the part "Step 8 xxxx")

Best Regards

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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 Kudoed Authors