Hello,
I'm struggling with following topic.
I need to identify if value in slicer is selected but don't look at table grouping.
For my calculation I need to take Measure
[Wo/Type] only when slicer is set to ALL, but when Slicer has any value chosen I need to use
[W/Type] measure.

Unfortunately ISFILTERED() function is used for calculation when table values are grouped by the same filed as field used in slicer.
Here
[__IsTypeFiltered = ISFILTERED('Table'[TYPE])]
Do you have any idea how to handle with that
------------------------------
Jaroslaw Danda
------------------------------