Forum Discussion
Duplicate Visualizations, Different Behavior
- 6 years ago
Jeez - nevermind, just answered my own question with this post. Will leave for posterity in case anyone needs it for reference:
DATEADD('DateTable'[Date].[Date], -1, MONTH)Was the issue in the AWS calculation. Thought I had removed it, but apparently not. For whatever reason the [Date].[Date] vs just [Date] will evaluate current month....
Jeez - nevermind, just answered my own question with this post. Will leave for posterity in case anyone needs it for reference:
DATEADD('DateTable'[Date].[Date], -1, MONTH)Was the issue in the AWS calculation. Thought I had removed it, but apparently not. For whatever reason the [Date].[Date] vs just [Date] will evaluate current month....
Hi RyanBrantley ,
Thank you for your sharing, I'm sure it will provide reference for many people,. I suggest that you mark your replies as answers so that people can search for this post faster.
Best Regards,
Dedmon Dai