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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
AdrianGolda
New Member

Filters target doesn't match slicer target Advanced Filter Embedded report

Hi,

I set a slicer filter like this

 

 

$schema: 'http://powerbi.com/product/schema#advanced',
target: {
  table: 'table_name',
  $schema: 'http://powerbi.com/product/schema#advanced',
  column: 'column_name',
},
logicalOperator: 'And' as AdvancedFilterLogicalOperators,
filterType: models.FilterType.Advanced,
conditions: [
  {
    operator: 'Is' as AdvancedFilterConditionOperators,
    value: value,
  },
]

 

 

And for all of the slicers except for one it works fine. Do you know what might be the case that it doesn't work for one specific slicer?

AdrianGolda_0-1670856964379.png

 

1 REPLY 1
v-jialluo-msft
Community Support
Community Support

Hi  @AdrianGolda ,

 

From your description, your problem is that the slicer is reporting an error.

You can refer to the answer to the same question, refer to the link:

Solved: Filters target doesn't match slicer target (Hierar... - Microsoft Power BI Community

 

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

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.