Automate daily `.pbix` report backups, audit dataset schema changes, and trace column-level data lineages all the way back to SQL sources.
Verify calculations, establish backup policies, and isolate workspace resource constraints interactively.
Interactively explore visual report fields. Trace relationships from databases and models up to visual dashboard tiles.
Take snapshot comparisons of workspaces. Identify version differences, added visual metrics, and schema changes.
Analyze workspace capacity logs. Pinpoint slow datasets and query performance bottlenecks autonomously.
Integrate data lineage checks directly into your security compliance processes or developer tools using our simple endpoints.
curl -X GET https://api.platform.dev/v1/powerbi/lineage \ -H "Authorization: Bearer $PLATFORM_API_KEY" \ -d '{ "tenant_id": "la-children-hospital", "field_id": "patient_satisfaction_score" }'