Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

If statements and RelativePath conversion for Web

I am trying to convert some PowerBI which works on Desktop but not on Web.  It is trying to pull down a long list 100 items at a time, via API.  Based on whether its the first pass or a subsequent pa...
  • Anonymous's avatar
    Anonymous
    3 years ago

    I believe I have it working now using,

     

    agents", [Query=[limit="100", cursor=cursor], Headers=headers])),