Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
pkpandey
Contributor III
Contributor III

Getting the Groupname of a selected item

Hi Everybody

I have three fields in a table like :

Itemname   Groupname  Quantity

A                    X               120

B                    X               230

C                    Y               325

D                    Y               258

Is it possible to get the Groupname of an item selected in the listbox.

12 Replies
sunny_talwar

Try this for background color:

if(Only({<Item>}Group) = Only(TOTAL Group),lightred(),lightgray())


Capture.PNG

pkpandey
Contributor III
Contributor III
Author

A lot of thanks to you for your prompt reply. It is working.

On Mon, 01 Feb 2016 18:47:37 +0530 Sunny T wrote

You've received a new response to your question: Getting the Groupname of a selected item

Please take a minute to log in to Qlik Community, review the responses, and mark any Helpful or Correct

answers.

You can mark up to two helpful answers and one correct answer. This rewards other members for taking

the time to assist you.

Best Regards,

Qlik Community Management

Comment by replying to this email, or go to the question on Qlik Community

No longer wish to receive these emails? Go to your email preferences and turn off the setting for

"Social activity directed at you, such as @mentions, shares, and messages".

© 1993-2015 QlikTech International AB |

Copyright & Trademarks | Privacy | Terms of Use | Software EULA

sunny_talwar

Great, If you got what you were looking for, I would suggest closing this thread by marking correct and helpful answer. (Qlik Community Tip: Marking Replies as Correct or Helpful)

Best,

Sunny