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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
gabroteddy
Contributor III
Contributor III

DASHBOARD TABLE FORMAT PROBLEM

HI,

I have a table that give me in output the following fromat

 

IDOPERATORPROCEDUREMATERIAL
100A123Y
100B123Z
100A123X
100B123W
100A456Y
100B456Z
100A456X
100B456W

   

What I want is agggregate the duplicate value in one row (like a cell union in excel).

How I ca do it in qlik?

 

Regards!

 

 

2 Replies
sunny_talwar
MVP
MVP

Not sure what you are looking to get to? and where (Script or front end of the app)?
Wlad_Masi
Former Employee
Former Employee

Instead of "procedure" you have to use sum(procedure) as a measure.
If you do it, you will have the values summed up for rows with the same Operator, ID and Material.

 

To help users find verified answers, please don't forget to mark a correct resolution or answer to your problem or question as correct.

To help users find verified answers, please don't forget to mark a correct resolution or answer to your problem or question as correct.