Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi can u say tell me diff types of
UI FUNCTIONS and script level functions
thanks
Hi..
Just follow qlikview reference manual(u can download) there u can learn everything
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
