Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am new to QlikView. I know how to generate URL which returns data I need to display (it is an HTML API).
For example URL is http://api.microsofttranslator.com/v2/Http.svc/Translate?appId=8something9&text=Translate%20this%20f...
and "<string>Translate this for me</string>" is returned.
There problem is: how to put in the URL to make a Text Box display data that is returned (a one row XML), not the URL itself?
Help, please!