The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance 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 |
---|---|
27 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
31 | |
15 | |
12 | |
7 | |
6 |