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

Re: #multivalue in two quary report ( Merge )

$
0
0

Hi

 

use this and make it variable as dimension.

 

Variable :    =If IsNull(Part_Number) Then (QY.[Quary1]) Else Part_Number


you are getting multivalue error beacuse there are two records are for country india.


or you want to display max for each coumtry.



 

Variable :    =If IsNull(Part_Number) Then (QY.[Quary1]) Else max(Part_Number)ForEach (Part_Number / from Merge)


Amit



Viewing all articles
Browse latest Browse all 3116

Trending Articles



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