Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have 2 table which is not connected with any field. (Just for sample i mentioned 2 tables)
Now i need the Sum value based on the Table1 Dimension. see the below,
I tried with Concat(Distinct Table2.Sorg,',') in the set analysis.
Expected output
Any Help on this?