Forum Discussion
PowerBI88
1 year agoResolver I
Dynamic query with next page key parameter from API - How to adapt code for Power BI service?
Hi, I am using a dynamic query in power bi desktop in order to extract all the rows from a Dynatrace API that lists all dynatrace problems. The Dynatrace api returns paginated results with a nextpag...
- 1 year ago
In the end, I solved my problem using a python script to import the data and write them in excel files.
Kind regards
Marta
PowerBI88
1 year agoResolver I
In the end, I solved my problem using a python script to import the data and write them in excel files.
Kind regards
Marta
- v-priyankata1 year agoCommunity Support
Thanks for the information.