Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I need to return the report with its creation date.
Ex..
https://api.powerbi.com/v1.0/myorg/admin/groups/{groupId}/reports?$top=1000
Respose is:
{ "value": [ { "datasetId": "cfafbeb1-8037-4d0c-896e-a46fb27ff229", "id": "5b218778-e7a5-4d73-8187-f10824047715", "name": "SalesMarketing", "webUrl": "https://app.powerbi.com/groups/f089354e-8366-4e18-aea3-4cb4a3a50b48/reports/5b218778-e7a5-4d73-8187-...", "embedUrl": "https://app.powerbi.com/reportEmbed?reportId=5b218778-e7a5-4d73-8187-f10824047715&groupId=f089354e-8..." } ] }
i need include the creation date
{ "value": [ { createdAt: "2019-04-30T21:35:15.867-07:00",... } ] }
is possible?
Solved! Go to Solution.
No. Use the audit logs to get the creation date.
No. Use the audit logs to get the creation date.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 52 | |
| 24 | |
| 12 | |
| 11 | |
| 11 |