Skip to main content
Solved

Is it possible to show the data lineage of a table filled through a Custom Table Insert?

  • November 4, 2024
  • 2 replies
  • 48 views

Hi,

Is there a way to view the data lineage for tables populated using the Custom Table Insert method? When we select the “Data Lineage” option for a column in a Custom Table Insert table, it only shows the data lineage with that table as the source, rather than displaying the tables used within the Custom Table Insert itself.

I saw that this post had a similar question like mine, but I couldn't find an update about it: 
data lineage for custom table insert | Community

Thank you in advance!

Best answer by rory.smith

Hi,

if you use a Custom View with Map view fields, you will keep lineage. Custom Table Inserts do not track lineage.

2 replies

rory.smith
TimeXtender Xpert
Forum|alt.badge.img+8
  • TimeXtender Xpert
  • 736 replies
  • Answer
  • November 4, 2024

Hi,

if you use a Custom View with Map view fields, you will keep lineage. Custom Table Inserts do not track lineage.


  • Author
  • Starter
  • 2 replies
  • November 5, 2024

@rory.smith Thank you for responding!