Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Combining expression with a look up

Hi I am new to QV.

I am trying to write an expression that will combine two fields into one.

Value 1 - URL (http://testing101.testing.net/browse/)

Value 2 - AR-1112, AR-1212, SB-2222 etc

Here is what i have for my expression:

jira_issue&'<URL>http://testing101.testing.net/browse/'

The problem i am having is with writting an epxression that will add "Value2" at the end of the url string.

Any ideas?


Thank you,

7 Replies
Not applicable
Author

I would think you can continue concatenating on the end of your string?

like:

jira_issue & '<URL>' & Value2

Not applicable
Author

Yes - i would think so, but it does not work for me.

Thank you

MayilVahanan

HI

     can you able to post a sample file? Its can easy to find the solution for the problem. is possible?

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
Not applicable
Author

Here you go

MayilVahanan

Hi

     Please check the attached file..

Hope it helps

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
Not applicable
Author

It worked, i did the same thing and it didn't like something. BUT thank you so much!

Not applicable
Author

Hi Zhenya,

by the looks of it you were creating a Qlikview app to display info from JIRA.

Did you ever complete this?

If so, would you mind showing me an example?

I have been asked to do something similar and would love to see some existing examples from the community

thanks in advance,

Matt