QlikView App Dev

Discussion Board for collaboration related to QlikView App Development.

Announcements
See why Qlik is a Leader in the 2024 Gartner® Magic Quadrant™ for Analytics & BI Platforms. Download Now

Who Me Too'd this solution

alwayslearning
Creator
Creator

Thanks Stefan

That is what I needed, I just needed to change what I already had to AND from OR

if([Start Date] >= [Report Date], if( a='' and b = '' and c='', 1,0),0) as NullValue

View solution in original post

Who Me Too'd this solution