Skip to main content

New to Qlik Sense

If you’re new to Qlik Sense, start with this Discussion Board and get up-to-speed quickly.

Announcements
Qlik Cloud Maintenance is scheduled between March 27-30. Visit Qlik Cloud Status page for more details.
cancel
Showing results for 
Search instead for 
Did you mean: 
rajeshlingutla1
Creator
Creator

How to show data on text box with details color changing??

Hi

I have data like

load * inline [

Manager,agent,NPS,Age,Gender,Confidence,Rating,agentsort

A,rajesh,75,25,male,79,7,1

A,divya,80,23,female,60,9,2

A,venu,50,29,male,40,5,3

B,ravi,45,22,male,59,8,1

B,jackie,67,34,female,72,5,2

];

In filter if i select manager as A then i need to show agents data in text boxes individual with gender image along with details like NPS,Age,Confidence and color of the text box background need to be change based on NPS,if(NPS>90,green(),yellow()) below is the sample screen attached with individual agent details.

FOR Manager A below were the agent split and we need to show in order like below and if i select Manager B i need to show agent details for Mangaer B with 2 agent details.

Agnets split.PNG

Could you please let me know how can do it in qliksense along with expressions defined in qliksense (with gender image capture)and please share sample qv file.

Thanks in Advance,

Rajesh

0 Replies