Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
gidon500
Creator II
Creator II

Load Orders from WEB

hi

my customer have a  sales web sight

he get every daye a list of orders

each order  is in one line

if the order consist more than  one item we get a parameter No-of-items

the culmnes that come after  this are part,price,qty

if the are 3 items we get the same set 3 times  part,price,qty ,part,price,qty ,part,price,qty

how can i read the colums  to get  a table for each order

enclosed is a demo file

thanks

gidon

2 Replies
NickHoff
Specialist
Specialist

Use the cross table wizard to modify the columns into the table format you'd like.  Another solution would be to do the ETL prior to loading the data into Qlikview with the clients database.

The link below has a good explanation of the fields and their description.

A Blog for QlikView Developers: Cross Table

francoiscave
Partner - Creator III
Partner - Creator III

Hi Gidon,

From Load script >> Web files >> Give internet file location or type the URL


François