The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Looking for help on this topic in regards to Active Directory API.
This call returns the data in batches. Each batch has a maximum of 1000 records.
To get the next batch of records, use the Next link. Get the skiptoken information from the first set of returned records. The skip token will be at the end of the result set.
Can anyone provide an example of using this skiptoken?
Solved! Go to Solution.
Thanks for the help. This article suggests a work around instead of $skiptoken which I have implemented and appears to work. Thanks again. At least buys me time until I learn more about $skiptoken utilization.
Only problem solution link provides uses a function which is not supported in Power Bi for report refresh