Forum Discussion
IF
Post Prodigy
2 years agoData display based on the row and selections
Hi, I want to show the data that is shown in the main table. The slicers should show excatly what the row shows. it is working well for the month 08.2023 and 09.2023. However, it is not showing the...
Daniel29195
Community Champion
2 years agoHello IF
if this is what you meant,
simply create a measure :
Measure = CALCULATE(SUM(Main[Value1]))
and add that measure in the filter pane for each slicer you want to be affected by the filter of the other slicers .
If my response has successfully addressed your issue kindly consider marking it as the accepted solution! This will help others find it quickly. I would appreciate hitting that kudos 👍🫡