Forum Discussion
Number Formatting on Card Visualization
- 9 years ago
I managed to get this to display properly, using the following settings:
Data Modeling in PBI model
- Data Type - Whole Number
- Format - Whole Number
- Thousands Seperator - Enabled
- Decimal Places - 0
Visualization for Card
- Display Units - None
Thanks for everyone's input!
Herb
The card on the left is what I want to display - no matter how high the number goes.
The card on the right is what happens when it crosses the 10,000 mark.
Hi hhuddleston,
Either you give us your sample in order to test it again, but I still have the right visual ( on the left) when I tested on my computer.
Perhaps another person can elaborate the issue ( if it is )....
Thank you
- hhuddleston9 years agoAdvocate III
I managed to get this to display properly, using the following settings:
Data Modeling in PBI model
- Data Type - Whole Number
- Format - Whole Number
- Thousands Seperator - Enabled
- Decimal Places - 0
Visualization for Card
- Display Units - None
Thanks for everyone's input!
Herb
- jhauff770608 years agoAdvocate II
Modeling Ribbon > New Column
Count = 1
Drag the Card Visual to the Report Canvas
Drag the new Count column from the Fields area to the Card Visual
Modeling Ribbon
- Data Type - Whole Number
- Format - Whole Number
- Thousands Seperator - Enabled
- Decimal Places - 0
Visualization for Card > Format Roller
- Display Units - None
- Anonymous7 years agoNot applicable
It works. Thank you!