Dynamic Grand-total with lists and multi-value parameters
        Posted  
        
            by deeg
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by deeg
        
        
        
        Published on 2010-05-17T23:43:21Z
        Indexed on 
            2010/05/17
            23:50 UTC
        
        
        Read the original article
        Hit count: 216
        
Basically I've created a list that subtotals according to the group.
I then created a multi-value parameter that allows the user to choose which group is shown in the report.
How can I get the grand total to reflect the parameter since its currently outside of the list?
© Stack Overflow or respective owner