Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hey Team
I am Using Power Function to create Calculated Column, i am using below formula :-
Not sure what is going on. It worked for me (BDamage column). You could always try it in the query editor instead (Damage column) with this expression.
= Number.Power(Number.Abs([torque]), 8 ) * Number.Abs([cycle])
I would check for any bad values in your torque column. Doing it in the query editor is better practice would also help identify any individual rows that may be causing the error. Trying to do it simply as a measure instead of a column would be even better.
Pat
This page give more info on the ranges for each data type. Can you share some of your two values? If you change the 8 to 2 (for example), do you still get the error?
Pat
Yes when i am using 2 instead of 8 , still getting error , even for 1 instead of 8 i am getting error .
Your error gave two explanations. You've ruled out one, so what is the data type of the gear_torque column?
Pat
Hey , For both gear_Cycle and gear_Torque data type is decimal number .
Both Column Range is below for refrence :-
Regards
Rahul Soni
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 161 | |
| 132 | |
| 117 | |
| 79 | |
| 53 |