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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
pablolabbe
Partner Ambassador
Partner Ambassador

Problem when reading HREF TAG from HTML sources

I have a problem when trying to read URL info from HREF TAG. The URL is truncated.

Doing some research I found the root cause. The HTML from the source webpage uses single quote to enclose the URL inside HREF TAG.

I save the page to local disk, modified the html changing the single quote by a double quote on these tags.

Now when I read this modified html, the LOAD command can interpret the entire URL.

I think that my source html is not complaint with W3C standards. How to solve this on my script ?

I didn't found an option to modify this behavior on the script.

I attached the application and html sources.

tks.


0 Replies