Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
When i select 'AA' in Fam1. I am trying to sum the column 'CA' for one customer when value of 'Fam1' = 'Fam2' like the Result Table.
Try with aggr but don't seem to work. Is it possible ?
Thanks
Hi Marlot,
Here you are a possible solution.
Regards.
Hi,
This is my offer ...
Good luck, Luis
llauses wrote:
Hi,
This is my offer ...
Good luck, Luis<div></div>
Thanks ... but in my real case i only want to select fam1. I don't know if it is possible
Hi marlot,
That isn't possible because you want fam1 field as dimension and you are selecting 'AA' in that field, so you would never get the null value for the Customer 003.
Regards.