Forum Discussion
Rookie question: Currency sign missing
So I already set up my data as a currency
And here is what my data looks like
To display this data, I've used a measure that shows "ROI Value" if the user doesnt select any filter
BUT after i apply this measure, the $ seems to be missing in the card display
how do I fix this? why does it happen?
Thank you in advance
Did you set your measure to currency?
Your underlying data can be currency-type, but your measure that references that data, still won't default to currency. ou'd need to select your measure, then choose the formatting option from the ribbon.
2 Replies
- mmace1Impactful Individual
Did you set your measure to currency?
Your underlying data can be currency-type, but your measure that references that data, still won't default to currency. ou'd need to select your measure, then choose the formatting option from the ribbon.
- nmsfdmlFrequent Visitor
I did not know that.
Thank you :)