This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
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
Check out the April 2026 Power BI update to learn about new features.
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.
| User | Count |
|---|---|
| 38 | |
| 38 | |
| 31 | |
| 22 | |
| 15 |
| User | Count |
|---|---|
| 74 | |
| 61 | |
| 31 | |
| 31 | |
| 23 |