Forum Discussion
Anonymous
9 years agoNot applicable
Date Filter
Hi All, I have two tables like below: I created a relationship between two tables using ProductID. Then I created the following table and added a date slicer. My output is shown below. ...
- 9 years ago
Anonymous
hi, you can obtain with this:
TargetAll = CALCULATE(SUM(Table1[Target]),ALL(Table2[Date]))