Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Is there a setting could make it like that?
Solved! Go to Solution.
Hi @oakfootballclub ,
Not sure what visual you are using but if you use a decimal column on the visual and then change the decimals places to 0 you will get the integer values on the visualization but on the export you get the decimal values:
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsYou can simple change the whole number to decimal after loading data to power bi.
1) select your column
2) go to column property
3) change data ype to decimal by entering 2 in decimal place.
4) it automaticllay converts to decimal. so next time when you load the excel file it will show 2 decimal number in the table.
I hope I answered your question!
Hi @oakfootballclub ,
Thanks for @Uzi2019 and @MFelix replies.
@oakfootballclub You can also try DAX as follows.
Measure = FORMAT([Column],"0.00")
Best regards,
Mengmeng Li
You can simple change the whole number to decimal after loading data to power bi.
1) select your column
2) go to column property
3) change data ype to decimal by entering 2 in decimal place.
4) it automaticllay converts to decimal. so next time when you load the excel file it will show 2 decimal number in the table.
I hope I answered your question!
Hi @oakfootballclub ,
Not sure what visual you are using but if you use a decimal column on the visual and then change the decimals places to 0 you will get the integer values on the visualization but on the export you get the decimal values:
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsThis is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
77 | |
73 | |
58 | |
35 | |
31 |
User | Count |
---|---|
99 | |
57 | |
56 | |
46 | |
40 |