Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Hi,
i have a report with a date slicer ( hierarchy list ) and a matrix with dates on columns and measures on rows. I want to show min selected date of slicer on each visual row ignoring dates on columns so that i can use it in another measure on visual.
I have tried ALLSELECTED() function but works only when i drill down to date values.
expected results :
selected dates : 1/1/2020 - 31/1/2021
current results :
selected dates : 1/1/2020 - 31/1/2021
Is there a way to ignore dates on visual and use only selected date (min) from slicer?
thanks,
Maria
Solved! Go to Solution.
@Anonymous ,
minx(allselected('Date'), 'Date'[Date])
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 40 | |
| 37 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 69 | |
| 68 | |
| 34 | |
| 33 | |
| 30 |