Hello, All!
Can anyone help me to answer the question if the following requirement is feasible with WebI...
Source Table in SAP (BEx Query):
Country | Team | Points
================
US | Team_B | 3
US | Team_C | 2
IT | Team_A | 5
IT | Team_C | 4
DE | Team_B | 1
DE | Team_C | 5
Target State in WebI report:
US | IT | DE | Team_A,Team_B,Team_C | 20
Is it possible with WebI to concatenat all values of a entity (in the example it is Team) based on another entity (in the example it is Country)?
Furthermore is it possible to delete the duplicates and sort the values before the concatenation?
Kind regards,
Sergio