Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi.
I have 3 calculated columns:
Co1_1: = Units/Weeks
Result = 2.7
Col_2: = Capacity/(Col_1)/7
Result = 10.5
Col_3 = Col1*Col2
Result = 28.0
It should be 28.4
Any help. Thank you
Solved! Go to Solution.
Hello. So far not solved yet. All of my fields (columns) are Date type=Decimal & Format Decimal=Decimal Number. All the calculation is doing is taking (L52_Avg_Mvmt)*L52_DOS_W) and it just keeps returning a whole number even with format set to decimals.
Hello. So far not solved yet. All of my fields (columns) are Date type=Decimal & Format Decimal=Decimal Number. All the calculation is doing is taking (L52_Avg_Mvmt)*L52_DOS_W) and it just keeps returning a whole number even with format set to decimals.
I suspect you have the formatting for your columns to show one decimal place. Increase that on the two input columns and you will likely see that 28.0 is correct. The original values are used in the calculation, but the format string controls how it is displayed.
Pat
I took this same calculation out to excel (copied it from powerpivot). If i have 2 decimal places it should show decimals and not whole numbers. Any ideas?
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 21 | |
| 14 | |
| 10 | |
| 5 | |
| 5 |