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: 
sagaraperera
Creator
Creator

DIMENSION CREATE

Pwgen cause the picture below and I want are the cause EXPRESSION 1A, 1C, 1D, such as DIMENSION PRODUCT CODE from ever taking such as FIRE = 1A, 1C, 1D, MOTOR = 1X, 1Z, bringing a separate FIELD pwgen ඒකක් is remembered as 3C FIELD FIRE under it, MOTOR, such as have transformed. When the cause of ඒහිදී select whether FIRE FIELD 1A, 1C, 1D column values ​​under a separate cause fewer build up inside it EXPRESSION

please help

ocean

Untitled.jpg

3 Replies
oknotsen
Master III
Master III

Sorry, I am not sure I understand you, but I think what you want to do is load a cross table.

Example:

CrossTable(Fire, someValue, 1)
LOAD ProductCode,
1A,
1B,
1
C,

3A,
3B
,
3C
FROM
Datasources\Sales.xls

...

May you live in interesting times!
sagaraperera
Creator
Creator
Author

THANKS DEAR

oknotsen
Master III
Master III

If that solved your question, please flag the correct answer.

If not, please tell us what question you still have.

May you live in interesting times!