Forum Discussion
Anonymous
5 years agoNot applicable
Take data from api with automatique loop
Hi ! I want to take data from API with an automatique id loop. I'm not really good in Json but i created this code. I'm stuck on the last lines of development. The code ...
- Anonymous5 years ago
I don't need this list union 😮
I just missed to add this line on the GetUrlJson = GetJson(Url),Thank you for yours help 🙂
Anonymous
5 years agoNot applicable
this is more or less what list.union can do:
https://docs.microsoft.com/it-it/powerquery-m/list-union
Anonymous
5 years agoNot applicable
I don't need this list union 😮
I just missed to add this line on the GetUrl
Json = GetJson(Url),
Thank you for yours help 🙂