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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

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

August Carousel

Fabric Community Update - August 2024

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