Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello community, I have data as below
| Date | Price | Approved Date Time |
| 6/12/2023 | 12.4444 | 6/12/2023 5:04 |
| 6/12/2023 | 12.2 | 6/12/2023 9:06 |
| 7/12/2023 | 11.9844 | 6/12/2023 7:10 |
| 8/12/2023 | 10.4 | 6/12/2023 5:10 |
I want to show data in the table as below:
| Date | Date+1 | Date+2 | Price | Date+1 Price | Date+2 Price |
| 6/12/2023 | 7/12/2023 | 8/12/2023 | 12.2 | 11.9844 | 10.4 |
Can anyone please able to help me to run this through Mquery or DAX please?
TIA
Solved! Go to Solution.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 47 | |
| 35 | |
| 27 | |
| 15 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 56 | |
| 38 | |
| 21 | |
| 21 |