Forum Discussion
ksalamon
8 years agoNew Member
Average below the sum in table or matrix
It is possible to generate average row in table or matrix below the sum? I paste here picture:
- 8 years ago
Currently, there is no elegant way. You may also consider using UNION Function to add a calculated table.
v-chuncz-msft
Community Support
8 years ago
Currently, there is no elegant way. You may also consider using UNION Function to add a calculated table.
ksalamon
8 years agoNew Member
v-chuncz-msft Thank you for information. Can you show me how to add row with average below the summary? I have no idea how to do this... In addition, I want to use filter that uses a date so column "DATA" must be Date type - I tried to do this using UNION oracle function and put whole into the table and it does'nt work...
- v-chuncz-msft8 years ago
Community Support
- ksalamon8 years agoNew Member