The material provided is for informational purposes only, and should not be relied on in making any purchasing or investment decision. The information is not a commitment, promise or legal obligation to deliver any material, code, or functionality. The development, release, and timing of any features or functionality described for our products remains at our sole discretion. © 2026 Cloud Software Group, Inc. All rights reserved
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