Financial Functions
Financial functions are used to calculate payments and interest rates. They are particularly useful for project evaluation. This article will cover the basic principles of working with financial functions in…
Tag for any articles about scripting in visualisations.
Financial functions are used to calculate payments and interest rates. They are particularly useful for project evaluation. This article will cover the basic principles of working with financial functions in…
This article covers the basics of working with Qlik Sense exponential and logarithmic function in the data load editor. Some examples are included.
This article covers the basics of working with Qlik Sense date and time functions in the app's load editor. Some key examples are included.
Counter functions count records within a table to return results. Some do not require any input values at all. This article will cover the basic principles of working with counter…
This article covers the basics of working with conditional functions in the data load editor, including deciphering the function syntax and combining conditional functions with other functions.
Aggregation functions group multi-row data into a single row based on some grouping. The functions are calculated by looping through the table rows and working out each group's result. This…