Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Rakhesh
Contributor
Contributor

Top 2managers form the top Supplier

Hi Team,

I need a solution in qlik view

I have the data like location ,supplier ,manager and there count.

I want the data in frontend table like who is the top supplier and who is the top 2 managers

I have attached the file and the screen shot for reference.

 

Labels (1)
2 Replies
Anil_Babu_Samineni

@Rakhesh Perhaps this as expression?

Aggr(If(Rank(Sum([Count of part Number]))<=2, Sum([Count of part Number])), Supplier, Manager)

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Rakhesh
Contributor
Contributor
Author

Hi Anil,

Thanks for your support 

I have one more query ,In the above scenario in each location who is the only one top supplier from their top 2 managers count I want .

Please help me.

Thanks,

Rakhesh