Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
tanmoytatai
Contributor
Contributor

Qlikview Dashboard as per business Requirement

Hi Guys,

I am new in Qlikview development (Previously work in Support project) and could not understand how I would start to make a dashboard without getting any business requirement.

Can anybody help me with how to start from scratch of Qlikview or can anybody share with me about the business requirement along with sample Data? 

Thanks in Advance.

Labels (2)
1 Solution

Accepted Solutions
ramasaisaksoft

Hi Tanmoytatai,

 

Basically QlikView ( QV) will follow

  • Associative data model
  • Full out join
  • 3 colors are important in QV ("Green"-selected,"White"- which are associated to selected item,"Gray"- which is not related to selected it)

While learning as a QV developer/Designer you need to learn 

  1. Script (Fetching data from Different sources and apply Join/Keep/Union/Concatenate the tables as per business logic)
  2. Design (UI) : Create Report/Dashboard with the help of default QV objects like List box,Multi box,Charts,..etc) apply Trigger conditions.
  3. once the development is finished push those reports/dashboards into QV server
  4. Give support to the apps/Reports

For your practice 

https://www.contextures.com/xlSampleData01.html

http://qlikviewcookbook.com/recipes/download-info/indexing-keywords-in-text/

 

for any other queries you can feel free to reach me on +91 8376 964 364

 

View solution in original post

4 Replies
Vegar
MVP
MVP

Only your business can give you the business requirements needed your business QlikView dashboard , but you could prepare your self by getting to know QlikView a little more. 

Start of here: https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/getting-started...

Then go on to here: https://help.qlik.com/en-US/qlikview/April2020/Content/QV_HelpSites/Tutorial.htm

You could also get some inspiration by looking at the Qlik demo site: https://demos.qlik.com/qlikview

tanmoytatai
Contributor
Contributor
Author

Hi, Thanks for your reply.

I already worked in a support project for the last 2 years but as its support, so those are already made from earlier.

I am looking for an example where business requirements needed or any example over there or step by step. like prepare config file set up odbc/oledb etc.. means from scratch level.

ramasaisaksoft

Hi Tanmoytatai,

 

Basically QlikView ( QV) will follow

  • Associative data model
  • Full out join
  • 3 colors are important in QV ("Green"-selected,"White"- which are associated to selected item,"Gray"- which is not related to selected it)

While learning as a QV developer/Designer you need to learn 

  1. Script (Fetching data from Different sources and apply Join/Keep/Union/Concatenate the tables as per business logic)
  2. Design (UI) : Create Report/Dashboard with the help of default QV objects like List box,Multi box,Charts,..etc) apply Trigger conditions.
  3. once the development is finished push those reports/dashboards into QV server
  4. Give support to the apps/Reports

For your practice 

https://www.contextures.com/xlSampleData01.html

http://qlikviewcookbook.com/recipes/download-info/indexing-keywords-in-text/

 

for any other queries you can feel free to reach me on +91 8376 964 364

 

tanmoytatai
Contributor
Contributor
Author

Thanks a lot buddy