Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9129

Re: #MULTIVALUE error in SAP BI 4.1 SP3 WebI report after upgrade

$
0
0

Hi,

 

I had the same issue when BO migrated to v 4.1

 

I did this workaround along the lines of the advice of what was given to you previously:

 

Original Formula

[objY] =Sum([objX]=0 Or [objX]=1) + 0   - I had 0 in my formula to avoid null returns

 

New Formula

[objZ] = [objY] Where ([objX]  In ([objX]) =0 Or [objX]  In ([objX]) =1) + 0

 

Please note for charts you might have to create a new variable since I had nulls on my chart!

 

Message was edited by: Jaspal Singh


Viewing all articles
Browse latest Browse all 9129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>