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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to highlight the current selection in source data

Hi Friends,

I have created table by importing a excel.

I created a text box and have caluculated values in it.

Can I export the text box values to source excel with highlighted color.

Thanks

Pavan

5 Replies
sathishkumar_go
Partner - Specialist
Partner - Specialist

HI,

Create a one variable and paas this function getcurrentselections().

Call the variable in straight table after that export into excel.

-Sathish

Not applicable
Author

Please send a sample QVW

sathishkumar_go
Partner - Specialist
Partner - Specialist

Hi,

I am not ale to attach the application.

try to create one variable called vCurrentSelection and pass =getcurrentselection() in that variable.

-Sathish

Not applicable
Author

where i need to call this variable??

sathishkumar_go
Partner - Specialist
Partner - Specialist

create a pivot or staraight table and this variable. After that you can send it to excel file.

-Sathish