Forum Discussion
How to create a measure to pull previous data
Hi Lin,
Thank you for your response. Unfortunately, the last score formula is giving me the same score as the day of.
hi,@drivas771994
After my research, I replicate your formula on my own report, it works well. For your error ,It should be there is no relationship between Dates Table and Table1.
for example.
then result:
So, please check these
1. if date column in your visual is from Table1
then use table1 date column in the formula instead of Date Table [Date]
2. and if date column in your visual is from Date Table
then create the relationship between Table1 and Date Table, and cross filter direction is Both
If it is not your case, please share your demo pbix for us. You can upload it to OneDrive or Dropbox and post the link here. Do mask sensitive data before uploading
Best Regards,
Lin