Has anyone had success refreshing Azure AD Activity API data in Power Bi service
for this endpoint. https://graph.windows.net/<my domain>.com/activities/signinEvents?api-version=beta
I run into power bi service not able to refresh functions.
how to overcome not using functions to work around 1000 row batch limit?
then when I don't use a function just return first 1000 rows says my credential in service are invalid.
All works perfect in desktop application. Any ideas?