Forum Discussion
slicers
- 7 years ago
Hi Anonymous ,
You measures for each column should be something like this:
Measure G = IF ( CONTAINS ( MeasuresSelection; MeasuresSelection[Measure]; "Measure G" ); SUM ( Table1[G] ); BLANK () ) Measure M = IF ( CONTAINS ( MeasuresSelection; MeasuresSelection[Measure]; "Measure M" ); SUM ( Table1[M] ); BLANK () )Then add this measures to your chart and the slicer based on the measure selection table.
See attach PBIX file.
Regards,
Mfelix
- 7 years agoHow do you have the slicer table setup?
Do not make any relationship with your data table.
Regards,
MFelix
Hi Anonymous ,
Check this video that contains a description how to have turn off and on slicer for measures in a chart.
Regards,
MFelix
Still no luck, followed video to the letter and still only get the table and slicer to work in harmony - the chart remains unaffected my slicer selections.
- MFelix7 years ago
Super User
Hi Anonymous ,
Can you share a sample of your file please?
If the information is sensitive please shared it trough private message.
Regards,
MFelix
- Anonymous7 years agoNot applicable
Hi, thganks for you interest - what is the best way to send/share my files?
- MFelix7 years ago
Super User
Hi Anonymous ,
Send a web link for onedrive, google drive, we transfer or similar.
Regards,
MFelix