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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
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

Labels (1)
0 Replies