TIBCO Spotfire is a flexible environment for analyzing business and technical data.
I need to iterate each row, add items to a dictionary, do some sorting and then spit out the results …
ironpython spotfireI need to show top 10 values using Spotfire. I googled lot but I could not find the best solution. I …
tibco spotfireI'm using an IronPython script to reset all filters and also set some document propertries. The document property below "FUTUREONLY" …
ironpython spotfireI am trying to program a simple IronPython script to set the date range of my line graph x-axis in …
ironpython spotfireI am trying to rank subsets of my data in spotfire. Lets say I have a data table that has …
subset tibco spotfire dense-rankHow can I output the data object into text. crossTable = markMe.As[CrossTablePlot]() print crossTable.Data Returns: Spotfire.Dxp.Application.…
ironpython spotfireI have a csv string input string_in="country,100,color" Can anyone please suggest me how to append this input(…
ironpython spotfireI don't want to use a filter, I need to use the "Limit data using expression:" to only show dates "1…
date expression limit spotfire