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.
Hi all,
I would like to create a calculated column in a table.
The formula is to calculate the percentage of a row value vs. the sum of the whole column. See below.
Background: sk_CircuitLocation only contains UNIQUE values.
Problem: this DAX results in bigger than 1 numbers! see the 9.67...and 7.7.. highlighted in the picture, which is not my intention at all.
I tried to repeat it in Excel and there is no such issue.
I tried a dummy table and no problem either!
Can anyone help me to solve it?
thanks very much!
Selina
Hi @QianHK ,
You are getting exponential nos.
You need to go to the formatting section and increase the number of zeros.
Regards,
Harsh Nathani
Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!!
I just found the numbers are in SCIENTIFIC NOTATION! I totally ignored the "E" at the end of the number!!
The puzzle is solved now! Silly me😂
User | Count |
---|---|
25 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
12 | |
11 | |
10 | |
6 |