Skip to Main Content
Spotfire Ideas Portal
Status Implemented
Product Spotfire
Categories API
Created by Guest
Created on May 23, 2017

API to set data loading setting

In Data Panel's Source View, I can select a datasource then set its Data loading with below 3 options;
1)Always new data
2)New data when possible
3)Stored data
It is appreciated API for above function is also provided so developer can set this setting via Python scripts or C# codes

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
  • Guest
    Reply
    |
    Jun 7, 2017

    It would be very useful to at least read the data loading settings, even if it's not possible to change them.