Importxml using xpath in google spreadsheet -


i'm trying import table using importxml google spreadsheet it's not working although there no error.

my query is:

=importxml("http://www.scstrade.com/marketstatistics/ms_marketvaluations.aspx?sectorid=34&name=automobile%20assembler","//*[@id='listind']") 


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -