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

Re: Merge dimens

$
0
0

Hi,

 

try something like..

 

Var=if(merged object=Uni.object) then "Hide" else "show"

 

make Var variable as measure.then apply the report filter on Tab 1 where Var is equal to show.

 

with this you can exclude the values from universe object.

 

if above one will not work then try with this.

 

Var1=if(not(isnull[uni.object])) then "Hide" else "show"

 

apply the filter in tab 1 where var1 is equal to show.

 

make it measure variable.

 

Amit


Viewing all articles
Browse latest Browse all 3585

Trending Articles



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