Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I have a requirement.please help me...I am sharing a qvw...Requirement is
If i Select any processid....then it show in maximum and minimum revenue......and which group...please help me
Yes sir
May be this:
Expressions used
1) =FirstSortedValue(DISTINCT Group, -Revenue)
2) =Max(Revenue)
3) =FirstSortedValue(DISTINCT Group, Revenue)
4) =Min(Revenue)
I think I understand what you want. If you select a ProcessID, you want to see the max based on the group it belongs to:
Try these:
=Max({<ProcessID, Group = p(Group)>}Revenue)
=Min({<ProcessID, Group = p(Group)>}Revenue)
Thanks sir it is helpful for me
Thanks Sir
If you got what you were looking for, please close the thread by marking correct and helpful answers Qlik Community Tip: Marking Replies as Correct or Helpful
Best,
Sunny
Hi Sunny,
Panipat1990 usually does not respond to polite requests to follow community procedures:
He still has lots of open threads but no closed ones (although stating he closed some:Re: Logic)
Personally I found an answer to the question whether I want to continue investing time in answering his questions.
have a nice day
Marco