Forum Discussion
kvjacob
7 years agoNew Member
Offsetting column
I am looking for a way to pull the same data into 2 different data tables with one table having a 1 day offset so I can create the following report. The columns highlighted in orange are calculated a...
v-cherch-msft
7 years agoMicrosoft Employee
Hi kvjacob
You may use Merge Queries in query editor.Here is the video and article about this feature for your reference.Then you may create calculated columns with DAX or create custom columns in query editor.If you need further help,please share the .pbix file or some sample data.You can upload it to OneDrive and post the link here. Do mask sensitive data before uploading.
Regards,
Cherie
kvjacob
7 years agoNew Member
Thank you I will try this.