Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Function like Importxml

Hello! I'm looking for some function that allows me to remove a single specific data from a web page, I was able to do this in the google spreadsheets and get exactly the information I need with the ImportXML function by mapping the XPath and using the code:

=IMPORTXML (K13; "// p / strong [@ class = 'seller-name-label']")

But as I am very new to Qlik, I would like to know if there is a way to import this unique information, importing directly from the web does not work, since this info is not in a table.

0 Replies