Latest Activity

code

Retrieving Lineage of views

Hi Denodo team, I want to retrieve lineage of a view and its columns through query. Like if give a view name to query it should fetch its relative views.In similar way for its columns.Please help me with this.

JDBC query data lineage #Data Lineage Lineage

code

Data Lineage Report in Excel

I have created and SOAP Service using through multi step approch creating multiple derived views from Database base views. However, I would like to capture all the linege(all intermediate steps) and Base View to Service View mappings in a spreadsheet. ...

Excel Lineage

code

Query Lineage information

We are trying to find lineage information of a denodo view from external system. While searching I found the query command "DESC" which produces the queries used to create the view and much more related information. Are there any other cammands that we...

Lineage

code

Is there a way to get the transformation logic used to transform the base view columns to public views exposed in Denodo?

I am looking for a procedure similar to (COLUMN_DEPENDENCIES) which will expose the transformation logic along with the nested level of dependencies. Thanks in advance. Note: This information is not available in the COLUMN_DEPENDENCIES procedure. Le...

Lineage