Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
104 | |
75 | |
46 | |
39 | |
33 |
User | Count |
---|---|
165 | |
90 | |
66 | |
46 | |
43 |