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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
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.