Forum Discussion
PowerSync
2 years agoNew Member
Shopify API Pagination - Power BI
Hi, I'm trying to connect a Shopify store to Power BI but I'm having difficulties with pagination after reviewing every single forum and documentation. this is the M code I made: le...
lbendlin
2 years agoSuper User
https://learn.microsoft.com/en-us/power-query/handling-paging
Also, please use Web.Contents correctly. Use RelativePath and Query parameters. https://learn.microsoft.com/en-us/powerquery-m/web-contents#example-1