Forum Discussion
Anonymous
4 years agoNot applicable
Dax Help
I need a dax to sum up the visual measure in the table below , it should work according to the slicers.
The slicers have edit interaction. I need the sum of right side 4 brands incremental RSV. i.e, 10,426,458+5,433,067+0+1,586201.
This should work according to the slicer change of frequency change.
2 Replies
- amitchandakSuper User
Anonymous , In such case you need independent slicer , if you want to add add up value in different slicer on same column
example
Compare two Brands: https://youtu.be/exN4nTewgbc
How to use two Date/Period slicers
- AnonymousNot applicable
amitchandak , I have an issue only with Frequency change, that slicer has been given edit interaction with respect to each row, my sum should work according to this change and take the total of all 4 brands as given in the example above.