Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

query

how to pick the list of regionwith Max RSM Code .so that only one RSM email id belong to one rsm for specific region

2 Replies
Gysbert_Wassenaar

You can use the FirstSortedValue function for this: FirstSortedValue(Region, -RSMCode)


talk is cheap, supply exceeds demand
petter
Partner - Champion III
Partner - Champion III

Two different approaches:

1) via the Load script

2016-01-08 #1.PNG

2) Directly in the UI with expression:

2016-01-08 #2.PNG