Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, masters!
Help me please, I need to save data from resident table to cluster throught QLik Sense.
I suppose it may be like this, but it doesnt work.
google_sessions:
LOAD *FROM [Lib://google_sessions.QVD](qvd);
SQL INSERT INTO TABLE google_sessions_table_on_cluster;