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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
satishkurra
Specialist II
Specialist II

QV to QS conversion question

Hi Team

I'm trying to migrate a QV app to QS app. In the process, in QV, there is an action defined for the text object as below.

Action: Select in Field

Field: [Transaction ID]

Search String : "=$(cmOver%)"

 

"=$(cmOver%)" is defined in the Variables as 

[Insurance Type Desc]='Direct' AND $(cm_mPolicyCom%)>$(cm_iRate) AND fabs($(mmSumDirPrem)) > $(cm_iPremium)

In QV, if I click on the text object, it is selecting .

 

If I perform the same in QS with a button and an action as Select Values in Field, Select match values criteria, or toggle selection, the same is not applying.

Also the expression is saying Garbage after expression. Attached is the screenshot for your reference.

 

Not sure where I'm doing wrong.

 

Request to please help me on this.

 

Thanks

Satish

 

Labels (3)
1 Solution

Accepted Solutions
satishkurra
Specialist II
Specialist II
Author

Hi Anil

I do not why, but below workaround worked for me perfectly

1. Set Select Values in Field with no field selected. 

2. Set Select matching values criteria and value as "=$(cmOver%)"

Above workaround worked for me.

View solution in original post

4 Replies
Anil_Babu_Samineni
MVP
MVP

I noticed with expression you have =' (Please remove ' quote after equal sign, can be same for end too). 

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
satishkurra
Specialist II
Specialist II
Author

Hi Anil

Tried with above suggestion. Still no luck.

 

Anil_Babu_Samineni
MVP
MVP

It's good If you drill step or each condition to check. That will help. otherwise please send us sample dataset or QVF.

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
satishkurra
Specialist II
Specialist II
Author

Hi Anil

I do not why, but below workaround worked for me perfectly

1. Set Select Values in Field with no field selected. 

2. Set Select matching values criteria and value as "=$(cmOver%)"

Above workaround worked for me.