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

Sort Data concatenated?

I have 2 tables.

table 1

Record ID

1 A

2 B

3 C

4 D

Table 2:

Field1 IDRelacion

1 AAA

1 BBB

1 CCC

1 DDD

2 EEA

I turn them as follows:

ID & chr (10) & Registration & chr (10) & concat (field1, chr (10)

1

A

AAA

BBB

CCC

DDD

But I nesecito that those letters are in order so descendeten:

1

A

EEA

DDD

CCC

BBB

AAA

Labels (1)
1 Reply
whiteline
Master II
Master II