Skip to Main Content
Spotfire Ideas Portal
Status Implemented
Product Spotfire
Categories API
Created by Guest
Created on Feb 6, 2016

API to retrieve data table source information

Get the data lineage of a given data table (what you see in the Source Information Tab in Data Table properties). This source information could either be fetched as a single string or a more advanced option, a object where we can extract the different parts of the information using methods/properties.

Implemented in 7.10
  • ADMIN RESPONSE
    Aug 8, 2017

    A new Data Table Source View API has been introduced as part of the 7.10 release. With this API it is possible to read and modify the source view that defines a data table.

  • Attach files