Forum Discussion
Anonymous
3 years agoNot applicable
Filtering down a graph based on a selection
Hello all. I am new to PBI and I am trying to filter the graph marked with the arrow based on the selection highlighted in the image bellow I have developed two measures that clearly ar...
lbendlin
3 years agoSuper User
Don't use SELECTEDVALUE inside CALCULATE (read about filter context, and context transition). Use variables.
- Anonymous3 years agoNot applicable
Hello, thank you for the ideas. Can you help me write a Dax measure with those? I have started something like this:
Thank you!
- lbendlin3 years agoSuper User