Hi experts,
I want to know if it is possible to calculate measures in SAP FIORI OVP, for example:
I have a ODATA service with the following information:
ID|DUMMY FIELD
TEST1|dummy1
TEST1|dummy2
TEST2|dummy3
TEST3|dummy4
TEST3|dummy5
TEST3|dummy6
TEST3|dummy7
I want to create a PIE chart with a calculated measure something like "COUNT(ID)" and use the ID as dimension:

Any ideas?
Kind Regards
Max