Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote 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.
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 58 | |
| 52 | |
| 40 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 111 | |
| 109 | |
| 40 | |
| 33 | |
| 26 |