Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
Background
I have used a rest connection to extract currency information. Found here if it helps in anyone in anyway - https://www.exchangerate-api.com/docs/python-currency-api.
Issue
Currently the different currencies are being loaded as separate fields so my tables are 2 rows longs with roughly 180 odd columns. I believe based on the documentation its coming through as a JSON but my working experience with json is limited.
Question
How do I use cross table (or another way) to change the load script so that it loads as one field. I have attached a picture for reference of what my python extract API is currently creating.
Current Qlik load script
For anyone that may be interested. This was the final solution (I have removed currencies to make it easier to read). Big shout out to Peter Webb at Websy Academy for the help.
RestConnectorMasterTable:
For anyone that may be interested. This was the final solution (I have removed currencies to make it easier to read). Big shout out to Peter Webb at Websy Academy for the help.
RestConnectorMasterTable: