This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hello PBI Community
I have a scenario for which I've been struggling to resolve. I have a date range filter; whereby a user has the option to select a FROM and a TO date. I am then wishing to display this selected date change as a label. Any assistance on the matter would be greatly appreciated.
Thank you in advance.
Solved! Go to Solution.
hi,
you can use the below measure, and put it in a CARD visual:
Date Range = "From " & MIN('Calendar'[Date]) &" to " & MAX('Calendar'[Date])here is the PBI file:
hi,
you can use the below measure, and put it in a CARD visual:
Date Range = "From " & MIN('Calendar'[Date]) &" to " & MAX('Calendar'[Date])here is the PBI file:
Iamnvt
Thank you - that has worked!! Hours of trying multiple queries to no avail and you've come to my rescue!
Check out the May 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 |
|---|---|
| 27 | |
| 25 | |
| 22 | |
| 20 | |
| 14 |
| User | Count |
|---|---|
| 50 | |
| 45 | |
| 20 | |
| 18 | |
| 18 |