March 2018
Beginner to intermediate
514 pages
13h 11m
English
These QlikView frontend functions are working in Qlik Sense but are not recommended to be used because they either do not follow best practice or because newer, more suitable functions were introduced:
|
Function |
Recommendation |
|
NumCount NumMax NumMin NumSum |
Use Range functions instead |
|
QliktechBlue QliktechGray |
Use other color functions instead. QliktechBlue() can be replaced by RGB(8, 18, 90) and QliktechGray() can be replaced by RGB(158, 148, 137) to get the same colors |
| QlikViewVersion |
Use ProductVersion instead |
| QVUser | Use OSUser instead |
| Year2Date | Use YearToDate instead |
| Vrank | Use Rank instead |
| WildMatch5 | Use WildMatch instead |
Read now
Unlock full access