Forum Discussion
Bambang_Sono
1 year agoFrequent Visitor
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
- ryan_mayuSuper User
- AnonymousNot 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