Forum Discussion
Anonymous
4 years agoNot applicable
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...
- Anonymous3 years ago
I believe I have it working now using,
agents", [Query=[limit="100", cursor=cursor], Headers=headers])),
Anonymous
3 years agoNot applicable
I believe I have it working now using,
agents", [Query=[limit="100", cursor=cursor], Headers=headers])),