Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi all,
I'm trying to combine two measures on a graph, one wich calculate, at the latest alimentation date, result of current month, another wich calculate, the 2nd of current month, result of previous month ?
For example, we are 08/05 and my performance of this month (august) is so far of 25%. Previous month performance (july) was calculated 08/02 and is of 80%.
| Alimentation date | performance |
| 08/02 | 80% |
| 08/05 | 25% |
Alimentation date is on my x axis, I would like to display 80% in july and 25% in august.
Any idea how to achieve this ? I tried using dateadd function but it didn't do anything.
Thank you in advance for your help.
Regards,
Alice
Solved! Go to Solution.
Add a "Target date" column to your data and use that for the x axis.
Add a "Target date" column to your data and use that for the x axis.
Thank you, I ended up using a calendar table.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 44 | |
| 43 | |
| 38 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 67 | |
| 66 | |
| 31 | |
| 28 | |
| 24 |