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
A PersistentDataView instance needs to be attached to the document (since it's a DocumentNode). I don't know if there is a way to do that in an IronPython script. It probably only works from a C# extension.
Thank you Magnus, I noticed SortBy properties of PersistentDataView class too, however I can not figure out how to utilize this class from IronPython script, could you please help with an example? Thanks.
Please have a look at PersistentDataView, which allows you to specify one or more columns to sort by:
https://docs.tibco.com/pub/doc_remote/sfire_dev/area/doc/api/TIB_sfire-analyst_api/?topic=html/T_Spotfire_Dxp_Data_PersistentDataView.htm