-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support to Data Model entity for Dashboards #10584
Closed
10 tasks done
Labels
Comments
5 tasks
This was referenced Mar 30, 2023
This was referenced Apr 5, 2023
Ashish8689
added a commit
that referenced
this issue
Apr 6, 2023
chirag-madlani
pushed a commit
that referenced
this issue
Apr 6, 2023
Ashish8689
added a commit
that referenced
this issue
Apr 6, 2023
Ashish8689
added a commit
that referenced
this issue
Apr 7, 2023
* Supported DataModel in Dashboard Page * url fqn changes * Support Activity tab for DataModel Entity * Remove dataModel resource descriptor * Fix tasks for dashboard data models * changes as per comments * minor fix * changes as per comments and minor improvements --------- Co-authored-by: Nahuel Verdugo Revigliono <[email protected]>
7 tasks
We'll do the col-level lineage in 1.1, as it requires some changes in the backend |
11 tasks
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
We need support to get the Data Models on what the Dashboards are based into a separate Entity. For this first iteration, we are going to implement it for Tableau.
For Tableau, we plan to get each sheet object model and display it as an entity of the dashboards. We will use this new entity to get the lineage between database services databases and dashboards.
Tasks
The text was updated successfully, but these errors were encountered: