Forum Discussion
berry195
2 years agoFrequent Visitor
Filter() and AllSelected()
Hello, I want to to write a formula to calculate Running Total based on slicer. Nevertheless, I do not understand why one formula works, but the other one (which should be working) does not. Could so...
- 2 years ago
berry195 , when you have used Date in the filter section of calculate, without using the filter function, it has already considered all(Date[Date])
so it is considering the dates which are not selected too
refer: Difference in filtering data in CALCULATE with and without FILTER - https://youtu.be/KDcmzwgPvXQ
amitchandak
2 years agoSuper User
berry195 , when you have used Date in the filter section of calculate, without using the filter function, it has already considered all(Date[Date])
so it is considering the dates which are not selected too
refer: Difference in filtering data in CALCULATE with and without FILTER - https://youtu.be/KDcmzwgPvXQ