Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

diff function

hi can u say tell me diff types of

UI FUNCTIONS and  script level functions

thanks

Labels (1)
2 Replies
Not applicable
Author

Hi..

Just follow qlikview reference manual(u can download) there u can learn everything

maxgro
MVP
MVP

Script functions are used in QlikView script editor (ctrl+e) when you load data from external systems (database, file, web, ftp, etc, ...) into qlikview to build the qlikview in memory database; you can think of it as the etl.

UI functions are the functions used when you build the QlikView charts (table, pivot table, bar chart, gauge, etc......).

Sometimes the same functions is available for chart and script (example rangesum). In this case in QlikView help you see

1.png