Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
RizwanAfzal
Contributor
Contributor

Selecting Minimum Selected date in variable

I am trying to get minimum of selected date range in a variable but not getting. My Filter selection field is Churned Date and variable definition is like 

 

=Min(GetFieldSelections(Churned_Date))

Labels (1)
1 Reply
TcnCunha_M
Creator III
Creator III

=Min(Churned_Date)

you don't need  get selections

 
As you think, so shall you become.