Top "Spotfire" questions

TIBCO Spotfire is a flexible environment for analyzing business and technical data.

How to create a data table on the fly in Spotfire via python

I need to iterate each row, add items to a dictionary, do some sorting and then spit out the results …

ironpython spotfire
How to show the top 10 column values in Spotfire

I need to show top 10 values using Spotfire. I googled lot but I could not find the best solution. I …

tibco spotfire
Spotfire IronPython set document property

I'm using an IronPython script to reset all filters and also set some document propertries. The document property below "FUTUREONLY" …

ironpython spotfire
Set Spotfire Graph Axis Range Programatically

I am trying to program a simple IronPython script to set the date range of my line graph x-axis in …

ironpython spotfire
Rank within subsets of data in spotfire

I am trying to rank subsets of my data in spotfire. Lets say I have a data table that has …

subset tibco spotfire dense-rank
Spotfire IronPython script: get Cross Table data

How can I output the data object into text. crossTable = markMe.As[CrossTablePlot]() print crossTable.Data Returns: Spotfire.Dxp.Application.…

ironpython spotfire
spotfire ironpython : Append new row to a data-table

I have a csv string input string_in="country,100,color" Can anyone please suggest me how to append this input(…

ironpython spotfire
Spotfire limit data using expression by date

I 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