Forum Discussion
technologyLMM
4 years agoFrequent Visitor
Selectedvalue inside a row function
Hi all, I am having an issue when using the "selectedvalue" function inside a "row" function, as per below: Actually, I am trying to filter "KYMA[Slip (%)]" column using a slicer (selec...
- 4 years ago
SELECTEDVALUE referring a slicer will not work when creating a physical table as you are trying to do. Physical tables are calculated when the model is loaded and are oblivious to slicers. You will need to create the "table" using a table visual or matrix (with the latter you can create the layout you want using the option "Show on rows" under Values in the formatting pane, which will place the measures as rows.
Fsciencetech
4 years agoHelper III
Hi,
Please use this option, hope you got correct result