Forum Discussion
Last Period (snapshot data)
- Anonymous6 years ago
Hi Anonymous ,
I see, the point is the relationship.
Best Regards,
Jay
Community Support Team _ Jay Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
Which table is the Month column in your visual from?
Measure = CALCULATE(SUM('Table'[value]),FILTER('Table','Table'[date]=EDATE(SELECTEDVALUE('Table (2)'[date]),-1)))
Best Regards,
Jay
Community Support Team _ Jay Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Jay,
Unfortunately your formula just returned blank values.
The month on the visual is coming from the dates table (month). Here is my original formula. The "as of date" is connected to the dates in date table.
- Anonymous6 years agoNot applicable
Hi Anonymous ,
I see, the point is the relationship.
Best Regards,
Jay
Community Support Team _ Jay Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.