This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I've setup a Logic App that's running a Custom Connector loaded with the Activity Events API.
The Logic App works - in that it calls the API for a single date - and returns a continuation token.
I use decodeURIComponent - and feed the continuationtoken back to the API - and ask it to loop until "lastresultset" = true.
The timeout is set to 60.
The app cycles 60 times - and always returns the same result (which looks identical to the first run).
{"activityEventEntities":[],"continuationUri":"https://wabi-us-north-central-redirect.analysis.windows.net/v1.0/myorg/admin/activityevents?continuationToken='LDIw************uMDAwWiwyMDIwLTExLTE4VDIzOjU5OjU5Ljk5OVosMSws'","continuationToken":"LDIw************uMDAwWiwyMDIwLTExLTE4VDIzOjU5OjU5Ljk5OVosMSws","lastResultSet":false}I'm unsure why it continues to return an empty array [] each time.
The date I've chosen is a Wednesay - and I know there should be data.
Any ideas?
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |