Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I have an amount column and a number of decimal column. I want to show the amount and place decimal point in it based on the Number of decimal column. Whatever option I see in power bi only adds decimal places. If amount column is 10000 and number of decimal column is 2, I want amount to be displayed as 100,00.
Is this possible
@vlharini19 , Based on what I got so far
New Column = [Column]/100.0
In column property use 2 decimal place
@amitchandak Thank you for the response. But the problem is, the number of decimal column is not the same for all rows. It differs in every column. Any clue on how to approach this ?
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
            | User | Count | 
|---|---|
| 8 | |
| 5 | |
| 5 | |
| 4 | |
| 3 | 
| User | Count | 
|---|---|
| 24 | |
| 11 | |
| 10 | |
| 9 | |
| 8 |