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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
zied_ahmed1
Specialist
Specialist

create on field base on multiple fields in script

Hello,

I have this date and i want to put them in one field 

date("43466") as Jan19,
date("43497") as Fev19,
date("43525") as Mar19,
date("43556") as Apr19,
date("43586") as May19,
date("43617") as Jun19,
date("43647") as Jul19,
date("43678") as Aug19,
date("43709") as Sep19,
date("43739") as Oct19,
date("43770") as Nov19,
date("43800") as Dec19,

 

How to do it 

 

Thanks 

1 Solution

Accepted Solutions
sunny_talwar

What is the source of this table? May be look here

The Crosstable Load

View solution in original post

1 Reply
sunny_talwar

What is the source of this table? May be look here

The Crosstable Load