Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys!
I have a table which has key values in first row.
Those values can be 01, 00001 and 001. Qlikview doesn't make difference between those values, but has to. How do I force it to make the difference?
THANKS A LOT!
Hi,
When you load that column define them as a text column.
like shown below.
Load
text(XYX) as XYX
From abc;
Here XYX is a field which contains the 001, 0001 and so on values.
Hope you understood.
Regards,
Kaushik Solanki
Hi,
When you load that column define them as a text column.
like shown below.
Load
text(XYX) as XYX
From abc;
Here XYX is a field which contains the 001, 0001 and so on values.
Hope you understood.
Regards,
Kaushik Solanki
Thanks a lot!!
Hi,
My pleasure.
Regards,
Kaushik Solanki
Hi all,
I'm trying to do in that way, but in my enviroment it do not work. How can I solv it?
Regards,
Dzintars