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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
abTech
Contributor III
Contributor III

Datefilter Dim/Variable

i have Date column that begins from 08/28/2023 and ends in 05/28/2024 i wanted to create another dimension store a value of a period of time. the new dim or variable must begin 11/28/2023 and ends in 12/31/2023.

I hope it's clear for you all.

Labels (2)
1 Solution

Accepted Solutions
Chanty4u
MVP
MVP

You can create like below as a variable also

=Sum({<DateField={">=11/28/2023 <=12/31/2023"}>} Value)

 

View solution in original post

2 Replies
Chanty4u
MVP
MVP

You can create like below as a variable also

=Sum({<DateField={">=11/28/2023 <=12/31/2023"}>} Value)

 

Anil_Babu_Samineni

@abTech What is logic behind for this? 

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful