Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can you please confirm what optimization techniques we shud use for faster processing in Qlikview.
For eg - Store data in QVD rather than pulling it from Database again n again
Thanks
Hi Shivesh,
Along with what PM Suggested.
- Use 4 Teir Architecture (QVD,Transform,Datamodel and mainApp)
- Use incremental load strategy for Qvd load
- Use Log Analyser to check load timings for you load script.
- Once Qlikview application is created you can use Document Analyser to check for redundant columns which are loaded.
Regards,
Pankaj
Hi Shivesh,
Along with what PM Suggested.
- Use 4 Teir Architecture (QVD,Transform,Datamodel and mainApp)
- Use incremental load strategy for Qvd load
- Use Log Analyser to check load timings for you load script.
- Once Qlikview application is created you can use Document Analyser to check for redundant columns which are loaded.
Regards,
Pankaj
Thanks
Thanks