Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
smilingjohn
Specialist
Specialist

Text object

Hi All ,

PLease find the attachment of the qvw file.

I have totally 4 tabs

Bating, Bowling,Umpire and Fans ,and i also have images that represents each tab ,

if i click on ball it will take me to ball tab . and all the images are trigered with action to change the sheet

My requirement is , If i select on ball and it take me to that perticular tab , the the image whch is related to that tab shoub be highlighted with green color.

For example i click on umpire , then it will take me to umpire tab , on umpire tab the umpire text oblject (Image) should be highlighted with green and other images should be as it is .

1 Solution

Accepted Solutions
tamilarasu
Champion
Champion

Like the attachment.?

View solution in original post

4 Replies
tamilarasu
Champion
Champion

Like the attachment.?

scotly-victor
Creator II
Creator II

How it comes, Can you Explain me?

Thank in Advance.

avinashelite

Try like this .

//To make the selected text Object Green

1.Go to Object Properties> General Tab> background Color

2.Click on the color > select calculated > based on the action , write a expression to set it for Green

//To highlight the tab color with Green

1. Go to Sheet Properties > General > Tab settings

2. Select custom colors

3.Click on the color > select calculated > based on the action , write a expression to set it for Green

Hope this helps you

tamilarasu
Champion
Champion

Hi

Create a transparent textbox and set the layer property to bottom like below.

Capture.PNG

Now, you can place the textbox under the picture. Based on the sheet name, I just placed the textbox under the  picture.

Note: I have updated the attachment .