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

How do data mapping?

Who can help me map my data in a table or in a graph or a List Tect any method is valid for me please appreciate any help.

I have the following data

 

Row      Columnes  Registre

1                 1              T1

2                 2             T2

3                 3              T3

4                 4             T4

5                 2              T5

T3
T4T2
T5T1

necesito mostralo en a table as follows:

1 Solution

Accepted Solutions
Not applicable
Author

I see a duplicate post from you.

Here again is my reply.

If I understood your requirement correctly, below is achived in the attached file.

ColRow.jpg

View solution in original post

3 Replies
Not applicable
Author

I see a duplicate post from you.

Here again is my reply.

If I understood your requirement correctly, below is achived in the attached file.

ColRow.jpg

Not applicable
Author

Friend thank you very much, but I have trouble opening the file could help me with the images or codes, emergency nesecito thank you very much, I see your work I see it and I liked what i need, if you could help me with the information.

Not applicable
Author

Chart Type:

     * Straight Table

Dimension:

     1. Fila

Expression:

     1. MaxString({<Columna={5}>}Registro)

     2. MaxString({<Columna={4}>}Registro)

     3. MaxString({<Columna={3}>}Registro)

     4. MaxString({<Columna={2}>}Registro)

     5. MaxString({<Columna={1}>}Registro)

Sort:

     * Fila - Numeric (Descending)

Let me know if you need more information