Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How can I make one textfield from two different fields?
Hi,
a new line in your script:
Load
Field1 &'/' &Field2 as NewField,
and so on ...
Good luck!
Rainer
Hi,
a new line in your script:
Load
Field1 &'/' &Field2 as NewField,
and so on ...
Good luck!
Rainer
Thank you.
Could you also ask me how I can make a date field with this infomations:
Year
Month
Day
This are tree different field.
Yes,
see the example and QlikView help for more information.
Rainer