Forum Discussion

PowerBI__'s avatar
PowerBI__
Frequent Visitor
2 years ago
Solved

Table total not working based on slicer selection

Hello, I have created a table visual which was not showing correct total then I used the below formula: Correct Total= SUMX ( VALUES ( 'TableName'[Source] ), [Actual Amount] ) It was showing c...