Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Coding Standards when developing apps

Hi,

Needed to know about the coding standards while developing QlikSense apps. I checked the best practices, which talks about fetching the data and using them in the right way. But I didn't find any such coding standards which we have to maintain, be it some structure we have to maintain or where to place the modules and call it in the right way etc.

Could anyone tell me where to look for it or any suggestions would be a lot of help.

Thanks

2 Replies
devarasu07
Master II
Master II

Hi,

For best Practice try to keep all your Expression (Business Rules) into external file (Excel, database ) so this approach will save lot time (actually you no need re-write the same code into multiple charts/app and easy maintenance) 

http://www.qlikfix.com/2011/09/21/storing-variables-outside-of-qlikview/

Hope this helps to you

Regards,

Deva

ahaahaaha
Partner - Master
Partner - Master

Hi,

I did not meet the coding standards in QlikView/Qlik Sense. Samples of codes can be see in Qlik demo applications and those app which are represented here in  experienced colleagues of Qlik Community. I think, the main requirement is one: your code should be easy to read and understandable to anyone specialist. And even to you a year later 🙂

Regards,

Andrey