This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. 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?
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 37 | |
| 32 | |
| 27 | |
| 24 | |
| 17 |
| User | Count |
|---|---|
| 70 | |
| 50 | |
| 31 | |
| 26 | |
| 22 |