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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

double quotes in URL expression

Hello, 

How can I open this url:

'something://ex"helloworld"ex'

When I put double quotes the URL is empty.

I already tried chr(34).

Any help?

Thanks!

Labels (1)
2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Try 'something://ex%22helloworld%22ex'


talk is cheap, supply exceeds demand
Not applicable
Author

It worked!!  Thank you