Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
i m getting Error lik this : An argument of function 'POWER' has the wrong data type or the result is too large or too small.
But for the net_sales it is not throwing any error. but for EBITDA got the above error
working correctly
same formula as net_sales but throwing error
I have the same problem. Has anyone been able to find the solution ?
Hard to say without more information. Could the expression be negative?
Also, as a tip, use the DIVIDE function instead of the / operator, as divide has built in error handling.
You could try wrapping in a MIN funcion, e.g:
... POWER (( MIN ( DIVIDE ([columnA] , [columnB]) ) , 0.5 ) ....
Love hearing about Power BI tips, jobs and news?
I love to share about these - connect with me!
Stay up to date on
Read my blogs on
Did I answer your question? Mark my post as a solution! Proud to be a Super User!
Connect with me!
Stay up to date on
Read my blogs on
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 |
|---|---|
| 6 | |
| 6 | |
| 4 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 20 | |
| 10 | |
| 8 | |
| 7 | |
| 6 |