Using Power BI to retrieve boards using Cursor-based pagination

Hi @ayesha_chopra,

I also don’t have the time to help and I know this isn’t the answer you want but @JustAnotherMonday is bang on right. It is a matter of using the samples provided or your own code and the “Just isolate the code query pieces and modify to fit what your Monday calls need to be”. Step through the code and determine where things break, experiment until you get what you need.

I like using a combination of Postman and Power Query to work through the correct API call structure. I recently had to go through the same pain with the Asana API. I found a sample set of queries and functions which I then had to modify because my boards had custom columns that the samples queries didn’t request.

Monday supplied the API but that is like dumping a lego set on the floor. Now you have to grab the right pieces and build what you want.

I wish I had the time to help, good luck.

Howard