I need some help with my SSRS matrix. Basically, I'm tracking our monthly permits based on whether they were created online or in-house. I would like to add a percentage column for quick reference. I've added this new % column within the matrix group:
For reference, the IN-HOUSE / ONLINE column is [location]. Also, the values in the '# of Permits' columns is COUNT(PermitNumber).
I'm struggling with how to get the % values into this matrix. Any help or guidance is much appreciated. Thank you, everyone!