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
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
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.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 47 | |
| 44 | |
| 40 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 70 | |
| 68 | |
| 32 | |
| 27 | |
| 25 |