<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: DIV0_ERR in Reporting in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/div0-err-in-reporting/qaa-p/12656757#M4748339</link>
    <description>&lt;P&gt;Hi  &lt;SPAN class="mention-scrubbed"&gt;nikhil_1486&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;how would you combine both checks? &lt;/P&gt;&lt;P&gt;the check with or (OR; ||) leads to an syntax error. &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2196527-image.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2196528-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Jörg&lt;/P&gt;</description>
    <pubDate>Tue, 01 Aug 2023 05:27:10 GMT</pubDate>
    <dc:creator>Feldbinder</dc:creator>
    <dc:date>2023-08-01T05:27:10Z</dc:date>
    <item>
      <title>DIV0_ERR in Reporting</title>
      <link>https://community.sap.com/t5/technology-q-a/div0-err-in-reporting/qaq-p/12656755</link>
      <description>&lt;P&gt;Hello experts,&lt;/P&gt;
  &lt;P&gt;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?&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://answers.sap.com/questions/13501650/sap-analytics-cloud-devide-zero-error.html"&gt;https://answers.sap.com/questions/13501650/sap-analytics-cloud-devide-zero-error.html&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2161346-2023-04-21-10-31-17-sap-analytics-cloud.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Thanks and best regards,&lt;/P&gt;
  &lt;P&gt;patric&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 08:39:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/div0-err-in-reporting/qaq-p/12656755</guid>
      <dc:creator>PH4</dc:creator>
      <dc:date>2023-04-21T08:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: DIV0_ERR in Reporting</title>
      <link>https://community.sap.com/t5/technology-q-a/div0-err-in-reporting/qaa-p/12656756#M4748338</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;p123&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;To avoid the DIV/ERROR error you can change the SAC generated formula like below.&lt;/P&gt;&lt;P&gt;enable the formula bar&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2162368-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Then change the formula as below, just put an IF with check for 0&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2162369-image.png" /&gt;&lt;/P&gt;&lt;P&gt;If its empty values you can check for NULL&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2162370-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2162371-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps !!&lt;/P&gt;&lt;P&gt;Nikhil&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 17:02:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/div0-err-in-reporting/qaa-p/12656756#M4748338</guid>
      <dc:creator>N1kh1l</dc:creator>
      <dc:date>2023-04-21T17:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: DIV0_ERR in Reporting</title>
      <link>https://community.sap.com/t5/technology-q-a/div0-err-in-reporting/qaa-p/12656757#M4748339</link>
      <description>&lt;P&gt;Hi  &lt;SPAN class="mention-scrubbed"&gt;nikhil_1486&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;how would you combine both checks? &lt;/P&gt;&lt;P&gt;the check with or (OR; ||) leads to an syntax error. &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2196527-image.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2196528-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Jörg&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 05:27:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/div0-err-in-reporting/qaa-p/12656757#M4748339</guid>
      <dc:creator>Feldbinder</dc:creator>
      <dc:date>2023-08-01T05:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: DIV0_ERR in Reporting</title>
      <link>https://community.sap.com/t5/technology-q-a/div0-err-in-reporting/qaa-p/12656758#M4748340</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;feldbinderj&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Its a limitation in the formula that you cannot use OR/AND. You can use the below work around.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2193566-image.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2193567-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!!&lt;/P&gt;&lt;P&gt;Please upvote if this helps&lt;/P&gt;&lt;P&gt;Nikhil&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 06:20:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/div0-err-in-reporting/qaa-p/12656758#M4748340</guid>
      <dc:creator>N1kh1l</dc:creator>
      <dc:date>2023-08-01T06:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: DIV0_ERR in Reporting</title>
      <link>https://community.sap.com/t5/technology-q-a/div0-err-in-reporting/qaa-p/12656759#M4748341</link>
      <description>&lt;P&gt;perfect! Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 17:09:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/div0-err-in-reporting/qaa-p/12656759#M4748341</guid>
      <dc:creator>Feldbinder</dc:creator>
      <dc:date>2023-08-01T17:09:47Z</dc:date>
    </item>
  </channel>
</rss>

