Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi to all,
I tried everything but I can't resolve this issue,hope someone can help me
I have this pivot table.

I'll try to explain what I want to do:
I hope to do this in front end.
I think something with concat and aggrs, but I can't resolve it...any suggestions?
Thanks in advice!
A.
That's not the behavior in the yellow part of you first image. Anyway, all you need is to change the second expression to
HC Flaring [Sm3]: If(Index(Concat(Total<SITE> DATO, '|'), 'HC PROCESS FLARING') > 0, Sum(Value), 0)
Hi Bruno, thanks again.
Yellow part and green are different (one with HC process Flaring, other no).
Changing the second expression I have both column with the same values in every case, also in Site "F" and it's wrong.
Thanks again for your help!
Antonio