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: 
Anonymous
Not applicable

Sorting data in column

I am getting the output as 

0683p000009Lyf5.jpg

 

But i want to data to be displayed as 

0683p000009LyUH.jpg

 

Its basically the ORDER BY - ProviderID, but i am not getting the desired result. Below is the graph flow.

 

InputDB-->tMAp-->tAggregaterow-->tSortRow-->tMap-->Output DB

 

Issue example :- if you see the first images row 1 and 11, its for same ProviderID, i am expecting the data of row 11 to be followed by row 1 but its not happening, please suggest

Labels (2)
4 Replies
Anonymous
Not applicable
Author

Hey,

 

are you ordering it by providerid alone or you also took measureid into the ordering process as your second picture seem to be ordered by it as well.

 

Kind regards,

 

Patrick Gornig

 

mayato GmbH

Anonymous
Not applicable
Author

in tSortRow i gave only ProviderID to display in ASC order. No other field

Anonymous
Not applicable
Author

Is it possible to upload a screenshot of the schema details from the input- and sort-component?

Anonymous
Not applicable
Author

Please find the attached, 

0683p000009Lyo2.jpg