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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi everybody,
I have a table of activities which contains some dates and some numerical values. I created a first measure with today's date (TODAY() function) and another measure which depends of a slider to compute n previous day (second_measure = first_measure - n_days).
I would like to plot my activities values between these two dates. I tried to create a calendar between first and second measure but PBI do not allow me to use it as x_axis ?
Does any of you have an idea of how to do it ?
Kind regards
Solved! Go to Solution.
Rather than using the two measures you are using, can't you just use a normal date slices on your date table using the "between" option as below.
As for not being able to use on axis - is the relationship set up correctly between your fact and date table?
Rather than using the two measures you are using, can't you just use a normal date slices on your date table using the "between" option as below.
As for not being able to use on axis - is the relationship set up correctly between your fact and date table?
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 66 | |
| 60 | |
| 45 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 106 | |
| 106 | |
| 40 | |
| 29 | |
| 28 |