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:
Currently, there is no elegant way. You may also consider using UNION Function to add a calculated table.
4 Replies
- v-chuncz-msft
Community Support
Currently, there is no elegant way. You may also consider using UNION Function to add a calculated table.
- ksalamonNew 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-msft
Community Support