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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Help

Hi All,

Can you pls help me in finding how to identify whether specific field is null or not for specific period in qlikview??

Regards

Adarsh

1 Reply
swuehl
MVP
MVP

Not quite sure what you want to achieve but maybe try something like

=IsNull( Only({<Period = {2017}>} FieldName) )