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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Matrix array

I have a next table

Table Purchase orders

Product,Ordernr, Qty, ETA

A,12345,10,20140615

A,12390,25,20140819

A,12455,50,20140720

B,12359,15,20140930

C,12300,20,20140509

C,12345,50,20140615

There are three Orders  for Product A

There is one Order for Product B

There are two orders for Product C

Must be displayed in a array which is sorted on ETA

The o

Table Stock

Product, AFS

A,55

B,0

C,15

Tabel Product

Product Description,Usage

A,ProductA,40

B,ProductB,5

C,ProductC,10

We want this to have in a following matrix

ProductDescriptionAFSPO Array1 QtyPO# Array1PO Array1 DatePOTPO Array2 QTY PO# Array2PO Array2 DatePOT`PO Array3 QtyPO Array3 Date
AProductA5510123452014061525501245520140720202520140819
BProductB01512359201409300
CProductC15201230020140509201234520140615

Can some please help me how to solve this.

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

See attached qvw


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

See attached qvw


talk is cheap, supply exceeds demand
Not applicable
Author

Hoi Gysbert,

Dit werkt !

Bedankt

Arthur