Forum Discussion
lusalva
9 years agoFrequent Visitor
Card result based on two different filters
Hi, I have a report where I show some KPIs ( Sales_Values, Average_sales, Sales_qty, etc...) and I have tow filters: One which I show the information for product 1 and the Second showing the inform...
v-yulgu-msft
Microsoft Employee
9 years agoHi lusalva,
Unfortunately, if we keep the interactions between two slicers, the measures based on them will be affected by both slicer selections, which will bring the unexpected result.
Personally, the best choice is to remove the relationship between two tables and remove the interactions between two slicers. The aim to replicate the original table is to make sure there is no influence with each other.
Best regards,
Yuliana Gu
lusalva
9 years agoFrequent Visitor
Thank you