aggregation of a a measure
Hi Experts,
I need your help in understanding below behavior in RPAS.
I have a measure m1 (itpt_str_atth)
itpt- prod>itpt
str - loc>str
atth - attr>atth This contains 5 rows of atth in attr hierarchy as below
attribute1 ,1
attribute2 ,2
attribute3 ,3
attribute4 ,4
attribute5 ,5
measure aggregation method is AND and for and I have a line in m1 as below
abc1,str1,1,black
abc1,str1,2,narrow
When I trying do an export of m1 with aggregated intx as itpt_str it's giving me blanl export. why?
I'm confused here,request you to help me in this.
Thanks