Forum Discussion
Error in visulaization using dateadd measure
Hi, I have created a graph using a measure and data add function. When I closed the dashbaord and opened it again, the visulaization is not displaying.
This is the measure I used.
A_Prev Year = CALCULATE([A_Total sales],DATEADD('calendar'[Date],-1,YEAR))
4 Replies
- v-cherch-msftMicrosoft Employee
Based on my test, I cannot reproduce the same issue. It seems you may check the relationships between the calendar table and data table. If it is not your case, please share your sample file. You can upload it to OneDrive or Dropbox and post the link here or send me via private message.
Regards,
Cherie
- bvsaicharithaHelper I
Hi
Here is the link
https://www.dropbox.com/s/gl43sn5r2ibe2yd/Dashboard.pbix?dl=0
I have tried using other data also, But still facing the issue with the date add measure in the visualization.
Please check and let me know
- v-cherch-msftMicrosoft Employee