Forum Discussion

Bambang_Sono's avatar
Bambang_Sono
Frequent Visitor
1 year ago

Total on the visual table

hi please ask I want to sum in the table automatically in the target column. and in this picture I share there are two data values that I took from the release data table.

 

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Bambang_Sono ,

    The totals row removes all filters and calculates based on the calculation method used in your DAX. You can use the 'selectedvalue' function.Need more info, like what DAX are you using? A modification with the IF function should meet your needs.

     

    Best Regards