Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Getting below error while loading a view in Power BI Desktop.
Please help.
Failed to save modifications to the server. Error returned: 'OLE DB or ODBC error: [DataSource.Error] Microsoft SQL: Divide by zero error encountered.. '.
Solved! Go to Solution.
Hi @Anonymous ,
Use the DIVIDE function instead of /. It has an input as for what to do if there is an error.
DIVIDE([xxxx],[yyyy],0)
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Use the DIVIDE function instead of /. It has an input as for what to do if there is an error.
DIVIDE([xxxx],[yyyy],0)
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
| User | Count |
|---|---|
| 54 | |
| 37 | |
| 26 | |
| 16 | |
| 16 |
| User | Count |
|---|---|
| 69 | |
| 57 | |
| 38 | |
| 21 | |
| 21 |