Forum Discussion
AtchayaP
4 years agoHelper V
Powerbi
any help?
1 Reply
- v-chenwuz-msftCommunity Support
Hi AtchayaP ,
You can try some measures like this:
name5 = IF(ISFILTERED('Table'[Name(level4)]),MAX('Table'[Name(level5)]),"please select")Then put it in the card.
Result:
Pbix in the end you can refer.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.