This document (including, without limitation, any product roadmap or statement of direction data) illustrates the planned testing, release and availability dates for Spotfire products and services. It is for informational purposes only and its contents are subject to change without notice. Planning to implement - generally 6-12 months out. Likely to Implement - generally means 12-18 months out.
Copyright © 2014-2023 Cloud Software Group, Inc. All Rights Reserved.
Cloud Software Group, Inc. ("Company") follows the EU Standard Contractual Clauses as per the Company's Data Processing Agreement.
Terms of Use |
Privacy Policy |
Trademarks |
Patents |
Contact Us
just to add to the thread, the API needs to be exposed for table properties "Data On Demand", "Load Automatically" as well as "Allow Caching" + parameters and their association to document Properties..
For example, in the attached code, depending on the Document.Properties["isInformationLinksDataType"] switch, when ==0 then treat the load as a fully emdeded data table and load it. This part of code works beautifully. If however the document property == 1, then treat the data table as an information links, but those 3 properties, I cannot find available APIs and not sure if the UserGUID param is assignable to DocumentProperty either.
See attached screenshot and sample code.
It is important that this API is relaxed for all 7.x versions.
Many thanks,
Cosmin