Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
There is a question asked to me by someone that "when we import any file in qlikview how does it identifies the format of the column like if its an id, number, salary, etc. we do not specify which kind of data is there in the column but still qlikview identifies its type."
how it happens??
This blog explains datatype in QlikView.
http://community.qlik.com/blogs/qlikviewdesignblog/2012/11/13/dual
Hello Collin
thanks for the reply
that blog does explains about the datatype in qlikview but my question was a bit different from it.
suppose it was written that months from jan to dec also has the numeric value 1 to 12 which is used for calculation and sorting but how dows we calculate the week using the date function when qlikview do not have any datatype??
whats the logic that it does not sums up any string values, how does it rectifies it as varcar??
Hi
Qlikview reads the first record(s) from the source and matches it to certain patterns:
HTH
Jonathan