Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I need to add column to my table that contains A,B,C rows .
I know I can concatenate my table 3 times
load
...
'A' as specialty
from...
concatenate
'B' as specialty
'C' as specialty
from ..
But is there an easier way to do it?
Thanks a lot in advance!
Thank you very much!!!!!!
May I ask you if possible to take a look at my another question. It's connected to the same task and I cannot find answer anywhere. That's the link for that question. Thank you VERY much in advance!!!
Set analysis using data from different filter pan... - Qlik Community - 1854420