Customer wants to have a report with dynamic columns: e.g. for user accounts it should look like a table:
User name;System 1;System 2
test user 1;testlogin1;testlogin1
test user 2;testlogin2;
test user 3;;testlogin3
Basically it is a matrix where coulmns are target systems and rows are users.
When new target system is onboarded, they don't want to change report definition - it should automatically add a new column.
I looked into OOTB reports and I can't find similar cases.
Is it possible to create such report?
Regards,
Ivan