The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
16 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
12 | |
8 | |
8 |