on ‎2023 Apr 21 9:39 AM
Hello experts,
as you can see in the screenshot below, we have a DIV0_ERR. This does not look nice in the reporting. From the following post, we have seen that there is no solution other than the if statement. Is this still the case or has a simple solution been provided here?
https://answers.sap.com/questions/13501650/sap-analytics-cloud-devide-zero-error.html

Thanks and best regards,
patric
Request clarification before answering.
p123
You can just enclose your generated SAC formula for % within a IF block and it should fix this. I have answered this in your other question already.
To avoid the DIV/ERROR error you can change the SAC generated formula like below.
enable the formula bar

Then change the formula as below, just put an IF with check for 0

If its empty values you can check for NULL

Output:

Hope this helps !!
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.