Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
tim_at_ford
Contributor III
Contributor III

How do I create Temporary Table from Existing

Hey everyone!!

I have two tables in my script one for sales and one for orders.

What I need to do is in the reload process create a temporary table that'll be read into a chart object showing my top sales and orders for a given dealer.

I want to group on the dealer and count all the sales in the sales file per dealer and then do the same with the orders.  The table should look like this:

                       Dealer - sales - orders

then I'll chart the sales and orders with dealer name in the legend below for the top ten only.

How do I do that in the load process without generating another QVX from Alteryx?

Example code is welcomed!!

 

 

 

 

Labels (1)
1 Reply
Brett_Bleess
Former Employee
Former Employee

Check the following, believe it should get you on the correct track:

http://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/load-d...

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.