Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Granular Lineage Information

I am using REST API 

How to get granular information about lineage? Example: What column of which table is used for making a tile?

3 Replies

  • These details are not exposed via API but you can get at them via DMV queries.  Check out how DAX Studio and other tools show you these details.

  • Anonymous's avatar
    Anonymous
    Not applicable

    lbendlin If not Column level, can we get Table level lineage details via API?

     

  • No, all you get in the API is a link back to the dataset's report.  Use the DMVs.