Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
I have Relative date slicer and I want to pick what is selected in drop down.
Is it possible?
Example – Suppose slicer have following value following value – I want to pick weeks.
@madman Thank you so much for the code; it helps to catch the text on the relative date slicer, brilliant!
@mansiluthra12 m You can get the range in var
measure =
var _max = maxx(allselected('Date'),'Date'[Date])
var _min = minx(allselected('Date'),'Date'[Date])
return
<code>
Actually , I dont need the range between the dates , I need to have text what is selected in filter(like days, weeks,years),as based on selection I will be using it in other measure
Hi @mansiluthra12 did you find the solution for this.
Please share me the solution if you find any. Looking for your reply.
Thanks in advance
Sanjeev
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
76 | |
55 | |
37 | |
34 |
User | Count |
---|---|
99 | |
56 | |
53 | |
44 | |
40 |