Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All,
I am new very for QlikView. Today I joined this community. so "Big Hello To ALL OF U" ![]()
In my company we are going to implement qlikview and have our very first meeting in next week to start work. I will be responsible for all technical thing and for smooth implementation and best part is we don't have any qlikview developer. so i have a lot of question in my mind and little bit worry also. Now my question are below
1- What things I have to keep in mind during implementation so that after end of support we should not face any problem.
2- What coding guideline qlikview developer follow so that we can ensure implementation has good quality.
3- For performance point of view, do qlikview has any guideline.
4- Which methodology they should adapt like Agile or what is popular methodology for qlikview implementation.
5- What else question I should ask from them for good & successful implementation.
6- Please suggest any book for coding guideline and performance improvement.
hope!! I will get very soon my queries answer.
Thanks in Advance
Vineet Kumar
Hi Vineet,
Regarding point 6
I'm sure I won;t be the only one to suggest that you read copies of QlikView 11 for Developers and the QlikView for Developers Cookbook. Both are widely available.
Good luck!
Marcus
Also, read blog posts on the community by Henric Cronstrom. He has posted on a wide variety of topics concerning the data modelling issues you are likely to encounter.
Thanks Marcus. I will look Henric Cronstrom blog.
* Consider the amount of data that need to be handled in Qlikview because its In Memory tool.
* Understand the client KPI's and key points
* Coding guidance: >your data model should be free from syntactic keys, circular keys.
>Eliminate the unwanted data.
>check the communities post , you will get lot of info.