Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am displaying some product and there images in Pivot Table like this:

Now when I select any particular product image I want font should be bold and color for that particular product name should be change.
How can I do this?
Thanks in advance.
Dear Soha,
You can use from Text Format option under your expression and dimensionm Like image below:

Please see the attachment.
May be on a selection the pivot table hides and then a text box with your required formating shows up?
I already wrote this expression in table
Only({1}Path)
So if I select any particular image then it is showing all the images as well.
I just want to highlight the selected image and its name (either one or both).
Please help me regarding this.
Any Help???
Dear Soha,
You can use from Text Format option under your expression and dimensionm Like image below:

Please see the attachment.
Not sure how you would highlight the image, but may be you can use a different formatting for the text part. Let me test some ideas and get back to u.
I was thinking on similar lines, glad you saved me the trouble of working on it ![]()
your welcome
Hi ervin,
thanks for your reply.I am using Personal Edition so not able to open your qvw. can you plz let me know variable "V_selection" what expression you wrote?
Hi Soha,
I used below expression in "V_selection" variable:
"V_selection" = =GetFieldSelections(Dim)
