Forum Discussion
Flag Selected Row
- 7 years ago
Hello Aman,
yes you are able to do that with the SelectedValue Function and conditional formatting.
Here is an Example
If it was helpful to you pleaaassse mark it as the solution and share some kudos
Have a nice day Aman,
BR,
Josef
- 7 years ago
Calculated Columns are "created/calculated/stored" at processing time.
Measures are calculated at runtime.
Therefore it won't work with Calculated Columns -> The column wouldn't get your slicing since it was created before you started to to do it
BR,
Josef
Hello Aman,
yes you are able to do that with the SelectedValue Function and conditional formatting.
Here is an Example
If it was helpful to you pleaaassse mark it as the solution and share some kudos
Have a nice day Aman,
BR,
Josef
That is exactly what I was after, awesome!
The response you provided was very speedy too.
Just a question and apologies if this demonstrates my level of skill.... Could this be applied to a calculated column instead of a measure so that it could be used as a flag?
Kind Regards
Aman
- JosefPrakljacic7 years agoSolution Sage
Calculated Columns are "created/calculated/stored" at processing time.
Measures are calculated at runtime.
Therefore it won't work with Calculated Columns -> The column wouldn't get your slicing since it was created before you started to to do it
BR,
Josef
- Aman837 years agoRegular Visitor