Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 ?
User | Count |
---|---|
22 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
13 | |
11 | |
9 | |
6 |