Forum Discussion
t0talz
8 years agoRegular Visitor
Table with Filtered Measures
Hi, I'm new to PBI and maybe my issue can be solved by a completely different approach, and a different visualization. However I can't come up with an easy solution to this. I want to have a tab...
- 8 years ago
Easiest thing to do would to create calculated column with an IF or SWITCH statement that spits out the actual text that you want and then just put that column in a table with your measure.
Greg_Deckler
8 years agoCommunity Champion
Easiest thing to do would to create calculated column with an IF or SWITCH statement that spits out the actual text that you want and then just put that column in a table with your measure.