Forum Discussion

MrTechie's avatar
MrTechie
Frequent Visitor
2 years ago
Solved

Run Daily data table

Hello community, I have data as below

DatePriceApproved Date Time
6/12/202312.44446/12/2023 5:04
6/12/202312.26/12/2023 9:06
7/12/202311.98446/12/2023 7:10
8/12/202310.46/12/2023 5:10

 

I want to show data in the table as below:

DateDate+1Date+2PriceDate+1 PriceDate+2 Price
6/12/20237/12/20238/12/202312.211.984410.4

 

Can anyone please able to help me to run this through Mquery or DAX please?

 

TIA