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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
New-Qlik
Creator III
Creator III

concatenating table with excel

Hello ,

 

I am trying to concatenate a data base table with an excel contaminating 4 columns . On doing so month columns coming like this in output. 

jan 

feb

march

            jan

           feb

         march

 

etc .

anyone knows the reason.

In table i have put Month(date) as month

and in excel i have month column containing jan, feb,march etc. 

 

 

 
 
1 Solution

Accepted Solutions
iswarya
Partner - Creator
Partner - Creator

It's because they are in different format(I.e) String, Number

View solution in original post

2 Replies
Uday_Pasupuleti
Partner - Creator III
Partner - Creator III

DId you try converting both columns by using Date(YourMOnthfield,'MMM') as Month ?
iswarya
Partner - Creator
Partner - Creator

It's because they are in different format(I.e) String, Number