Forum Discussion
abaltazar
4 years agoNew Member
MoM% no Month selected
I want to show the monthly change percentage on a card. But it shows me a percentage even though I haven't selected any month. Do you know where Power BI gets that percentage?
Thanks for your prompt reply, Greg_Deckler. I used the ISFILTERED function to show percentages only when a month is selected!
2 Replies
- abaltazarNew Member
Thanks for your prompt reply, Greg_Deckler. I used the ISFILTERED function to show percentages only when a month is selected!
- Greg_Deckler
Community Champion
abaltazar Not without knowing what the measure formula is. You could blank it out using HASONEVALUE for month and if you don't have one value, return BLANK.