Skip to main content

QlikView App Dev

Discussion Board for collaboration related to QlikView App Development.

Announcements
Skip the ticket, Chat with Qlik Support instead for instant assistance.
cancel
Showing results for 
Search instead for 
Did you mean: 
newqlik2017
Creator II
Creator II

filter a dimension column based on date

Hello,

What are the best ways to filter out data from a chart based on a Date (column) dimension?

I attached a sample QVW. I'm trying to create multiple charts for a company column based on different dates. Currently, I've a hardcoded filter on the Date dimension at each chart. Goal is not to have a hard coded date value but to automatically reduce the data set for the given date period.

Thanks!

1 Solution

Accepted Solutions
newqlik2017
Creator II
Creator II
Author

Thanks Anil.

I was able to get the desired result using set analysis in the expression with max() function.

View solution in original post

3 Replies
Anil_Babu_Samineni

May be look about Adhoc Reports?

Before develop something, think If placed (The Right information | To the right people | At the Right time | In the Right place | With the Right context)
newqlik2017
Creator II
Creator II
Author

Thanks Anil.

I was able to get the desired result using set analysis in the expression with max() function.

Anil_Babu_Samineni

Great, Then close this thread

Before develop something, think If placed (The Right information | To the right people | At the Right time | In the Right place | With the Right context)