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
aansellcompass
Regular Visitor

Embedding with Pre Applied Filters: Error Filters Property is Invalid

I have had embedded reports using the PBI Javascript API working for years now. All of a sudden, I am getting an "Uncaught Error" in the browser console saying "Filter property is invalid". I have tried work arounds (like applying filters after report is rendered) but without success. 

1 REPLY 1
biremedia
Frequent Visitor

Incurring in the same problem. Since few days we're getting the same error on the console.

Anyone has any idea if the power bi API has had any updates/modifications?

my filter obj:

'filters': [
{
'$schema': 'http://powerbi.com/product/schema#basic',
'target': {
"table": 'Facility',
'column': 'FacilityId'
},
'operator': 'In',
'values': [4]
}
]

 

Without filters it works.

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.