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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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

Labels (1)
1 Reply
swuehl
Champion III
Champion III

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

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