Forum Discussion
Anonymous
3 years agoNot applicable
DAX Commands and Tips - Calculated Columns Issue
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 yo...
- Anonymous3 years ago
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.
Anonymous
3 years agoNot applicable
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.