core.noscript.text
Hello,
How can I show the values from a column as a % of parent row total? I’m attaching a picture of the result I would need to obtain. Many thanks,
You can use a combination of Transpose and Cross Tab.
Hi @alexandraoance
My take on this provided you have grand total row.
Hope this helps : )