Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
SNarendran
Contributor
Contributor

QlikView App - Script Question

Hi,

 

Question related to bringing in data from SQL and creating an Qlikview App. requirements are as follows:

 

 - Fields from my sql server database are :

-  Listing Number

-  Street Name

- Street Number

- Apt/Unit

- City

 - Postal Code

- Sold  Date

I need to be able to develop an app that lets the user enter values in the address fields and identify a Listing Number.

This Listing number will have a corresponding sold date.

The user should then be shown a table with other Listings within 90 days of the sold date of the identified above-noted Listing.

 

Do i bring in the entire data set and let the user select the address values from List boxes?

Your suggestions are appreciated.

 

Thanks

Shashank

1 Reply
Brett_Bleess
Former Employee
Former Employee

I would venture you are on the right track, you could consider an Input Box and variable to try to narrow the list box selections that are 'available' to the users, that might help them, but the other way to go at it could be to create a Master Calendar and let them select date or range there etc. and use that to narrow down things too.  Here is a Design Blog post on the Master Calendar concept:

https://community.qlik.com/t5/Qlik-Design-Blog/The-Master-Calendar/ba-p/1471527

If you wish to search the Design Blog area further for other ideas, here is the URL to do that:

https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog

Hopefully this gets you started with things.  It may help if you can load up what you have into a QVW and attach that, so folks can see the data model etc., sometimes that makes it easier to provide ideas.

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.