Forum Discussion
ZVV
8 years agoFrequent Visitor
Add Total row for table (column is not summarized)
Hi I have a number column in Table report. I don't need to Sum() this column (marked as "Don't summarize"), but I still want to see Total sum for this column. I have several lines for each d...
brygwalski
3 years agoRegular Visitor
Hello ZVV,
I have found the same issue with my report. My solution was to sum the column in a measure. This will allow you to get a grand total at the bottom and still keep the data split out.