Forum Discussion
Measure behaving weirdly?
Hi,
Try creating a new measure based on you old measure
Upside - Card = IF(ISBLANK('Elbaba Breakdown'[Upside]), 0, 'Elbaba Breakdown'[Upside])
-> didn't work
I tried to re-create exactly the same clustered bar chart which shows the upside. But in the new chart, the upside is not appearing!
I tried refresh, save and exit but all negative!
- abukapsoun6 years agoPost Patron
Guys! I just found out there was a slicer filter that I wasn't taken into consideration. things are fine now.
Thank you very much
- tex6286 years agoCommunity Champion
Double check so that you dont have any visual level filters that could cause this on your visuals!
- Anonymous6 years agoNot applicable
Could you check if there is any data for the upside column, becuase in the image it has value(0.2) on only one record.
- abukapsoun6 years agoPost Patron
Hi,
there is no visual filters
I have filtered by another quarter (Q4), now you can see 3 CTs showing this upside in the chart and table, but the card is still blank
snapshot here
And finally a hint. I filtered by quarter (Q3).. and now I can see the upside value in the card.
snapshot here
What could that be ??