open-metadata / OpenMetadata

OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
https://open-metadata.org
Apache License 2.0
5.44k stars 1.03k forks source link

Add support for col-level lineage between table and dashboard #10291

Closed OnkarVO7 closed 1 year ago

OnkarVO7 commented 1 year ago

Feature We can get the select queries used to create the dashboards from the dashboard APIs (e.g Tableau Metadata API). Parse the queries and add support for col-level lineage between table<->dashboard

ref: https://openmetadata.slack.com/archives/C02DZK3QH8Q/p1677010164137989

pmbrull commented 1 year ago

Closing this one, as it will be handled via the introduction of the Dashboard Model Entity