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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QlikSense Where Condition Problem

Hi all,

I have this calculated dimension:

(if(len(CloseDate__c)=0, date(UnofficialCloseDate__c,'YYYY-MM-DD'),date( CloseDate__c,'YYYY-MM-DD'))) as date_fiscal_year

I need to insert it in the where conditon between two time ranges in the load script and  I don't know how they work together.

How can I fix the problem?

Thanks a lot.

Bye bye

0 Replies