Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

Min date slicer value ignoring visual row dates

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

ex.PNG

current results : 

selected dates : 1/1/2020 - 31/1/2021

 

cur.PNG

 

Is there a way to ignore dates on  visual and use only selected date (min) from slicer?

 

thanks,

Maria

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous ,

 

minx(allselected('Date'), 'Date'[Date])

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous ,

 

minx(allselected('Date'), 'Date'[Date])

Anonymous
Not applicable

@amitchandak 

Thank you! 😍

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.