QlikView Tutorial | QlikView Expressions | Pick function | FieldIndex | GetFieldSelection

preview_player
Показать описание
Pick function helps us achieving the nested if function functionality very efficiently. In this video I’ve shown you how can you efficiently configure the function with the help of FieldIndex and GetFieldSelections function to achieve the dynamic behavior in your application.

I hope this find this video useful and an addition to your learning of QlikView.

-Abhishek

QlikView Tutorial | QlikView Expressions | Pick function | FieldIndex | GetFieldSelection
Рекомендации по теме
Комментарии
Автор

pick(match(hour(frac(CompletTs)), 12, 1, 2),
'12 am - 1 am',
'1 am - 2 am',
'2 am - 3 am') --- can you give/explain sql eqvivalent functions for the above qlik script

kummithavenkatareddy
Автор

Nice trick but can you mention some real life scenario for this?

awengirr
visit shbcf.ru