Alright, I cannot get it right. Sorry...
Tried with python, tried with Basic. I can give you what I have so far in terms of Macro and python script, but Calc keeps on giving errors. The python…
Ok, so in the end this is quite a bit more complex than just running two functions in Calc. In fact I have the WEBSERVICE funtion, but not the FILTERJSON function. So it is not possible to simply…
To automatize the updating of data on a regular basis we have to create a cronjob on safran I imagine and a python script that will be executed every so often.
Create a Python Script:
Open a…
It's true that chatGPT is kind of awesome sometimes. So he told me to do use the function WEBSERVICE("URL") and this works. The json data is retrieved.
However I imagine that we want to parse…