Excel Web Query Parameters Error -


i'm having troubles adding parameters web query reads currency rates.

parameter: date format updates daily (yearmonthday) in cell ("a1") - ["datums"]

url: http://www.bank.lv/vk/ecb.xml?date=["datums"]

error - in url: enter image description here

error - in excel: enter image description here

excel - parameter: enter image description here


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' -