Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Getting information link sql using Ironpython API

Getting information link sql using Ironpython API
over 9 years ago in Spotfire / API 0 Future Consideration

Parallel reload of multiple on-demand tables

Parallel loading of data was added in TIBCO Spotfire 11.4, but reloading of multiple data tables (Data > "Reload all data") is still done synchronously in series. When you have several on-demand tables that you want to reload at once, it would ...
almost 5 years ago in Spotfire / Data Management 1 Future Consideration

Axis selector in cross table

when doing a bar chart you have the option to hide the axis individually. When you are working the cross table or you hide all or show all there's no midpoint; if you are working with a hierarchy and give the option to choose something hiding the...
over 9 years ago in Spotfire / Visualization 0 Future Consideration

PersistentDataView constructor does not support expressions for Group-by

We heavily rely on Spotfire PersistentDataView class to generate summaries but we found out that unfortunately, this class does not support group-by expression as shown below: public PersistentDataView(string name, IList<string> columnExpres...
about 6 years ago in Spotfire / API 1 Future Consideration

All table data in spotfire can be accessed through the spotfire mods api

Recently we wanted to create a custom component using the spotfire mods component I have a problem during this period I wanted to get all the table data from spotfire in the mods development environment because I needed this interaction to display...
over 2 years ago in Spotfire / API 0 Future Consideration

Group from marked categories in Spotfire Consumer

Group from marked categories feature is currently a feature that is only open to Business Author Licenses and Power Users. We want this feature to be available for web player license also. Reason: Business author license / Power User license allow...
over 3 years ago in Spotfire / Visualization 6 Unlikely to implement

Custom Query Tab in the Data Connection should Support Advance SQL like using "WITH" Clause as well as Multi SQL Statements

In order to add more extensibility to the SQL the Custom Query Tab of Data Connection should support Advance Queries like using the "WITH" Clause which is currently not supported in Spotfire Analyst. Also, if my query demands some creation of Temp...
over 9 years ago in Spotfire / Data Management 0 Future Consideration

Add a Random Function

Hello We need a real random function, that would create a random integer number for each line of our data table. Every time the user would open a DXP file, the random generated would be different. We tried with Rand(count()), but the numbers gener...
over 8 years ago in Spotfire / Custom Expressions / Data Management 0 Future Consideration

Allow custom sort order on date types

I was surprised to find I could not have a cross table with just a date value as the row value, and could not have the most recent date at the top of the cross table. I thought I would just go and adjust the sort order on the column and create a c...
over 8 years ago in Spotfire / Visualization 0 Future Consideration

Indexes are created when cache tables are created for singular tables.

Indexes are created when creating a cache table with multiple tables when an index label is assigned to the view when the cache table is created. However, when creating a cache table for a single table, the index is not created. There must be situ...
over 3 years ago in Spotfire Data Virtualization / caching 1 Unlikely to implement