Forum Discussion
CAPEconsulting
Helper III
9 years agovariables and tables or columns
I have a matrix table with over 500K rows and over 100 columns. A few columns have TRUE FALSE based values I am trying to use a slicer filter by condition, where if selected then the table gets ...
v-chuncz-msft
Community Support
9 years ago
You may learn to use the SELECTEDVALUE function.
https://www.sqlbi.com/blog/marco/2017/08/01/new-function-and-the-importance-of-variables-in-dax-dax/
- CAPEconsulting9 years ago
Helper III
Not sure how this helps in my model.
Coukd you please elaborate on how you'd expect me to use SELECTEDVALUE for my particular scenario