Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All
I stuck at some point couldn't find the possible solution, I got two table which I attached below when I'm loading the data its not giving me the correct format !
Can you please let us know, what are you getting and what you want ?
May be a sample of the output.
Current output and the desired one.
You can use this two tables through different excel sheet.
See like this for 1st one?
I'm looking for data loading in correct format as u can c the date rows 8-1,8-2,8-3 ..... so on upto 8-31 it should be in proper date format 1-aug,2,-aug....
hi nareshthavidishetty nareshthavidishetty
Its a complex excel.
You have to load the excel i stages.
Using the transform wizard and crosstable funktion.
/Teis
Try this.
I got for the first table what abt second table to load and get date format as it is showing only number whn I load in qlik
LOAD [Employee Name],
[Team Name],
[1],
[2],
[3],
[4],
[5],
[6],
where all this 1,2,3,4 should be 1-jun,2-jun so on like that
for the second table where is the month ?