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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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