Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 4242 of 4828

Color KPI by categorical variable

Why is it useful? Categorical variables are very important when setting up KPI, that is why "tile by" was added. Consider the case of looking at many metrics by product. Product names would be in "tile by" and each type of metric (operational, fin...
about 8 years ago in Spotfire / Visualization 0 Future Consideration

Give a way to clear Javascript resources

When I'm developing JavaScript code, I try to make use of everything I can to monitor variables, troubleshoot errors, and perform test-use cases. Currently, when I use alert messages or post variables to JavaScript objects, they somehow get saved ...
about 8 years ago in Spotfire / Scripting 1 Will not implement

API provide a way to match columns when replacing data using DataTable.ReplaceData

When I use DataTable.AddRows() to add rows to a data table, I can specify an AddRowsSettings to specify which columns to match even if they have different names. I want to do the same thing when calling DataTable.ReplaceData().
about 8 years ago in Spotfire / API 0 Future Consideration

Canvas Styling Custom Theme

I'd like to have the preferred settings for the custom theme to be maintained when opening a new SpotFire file
about 4 years ago in Spotfire / Visualization 0 Future Consideration

Quickly Change Visualisation Order

I'd like to have an option where you can modify the order of visualisation sheets as you basically change the sort order of data
about 4 years ago in Spotfire / Visualization 3 Future Consideration

show column names as hierarchy in tableplot's header

Customer would like to show column names as hierarchy in tableplot's header, as indicated in attached image (the yellow part). Thanks.
about 4 years ago in Spotfire / Visualization 6 Future Consideration

Command-Line: Create empty folder item in the command prompt

Would it be possible to have a command that allows us to create empty folder item in the command prompt via config tool? Our team has been attempting to build a custom version control script. Having the ability to create a new empty folder would b...
about 8 years ago in Spotfire / Library 1 Future Consideration

Spotfire Repository: Add a column to the LIB_ITEMS table with item keywords

Add a column to the LIB_ITEMS table that has the item’s keywords (instead of putting it in the LIB_PROPERTIES table)
about 8 years ago in Spotfire / Library 1 Future Consideration

add option to pass data as null if not exist

Lets say some data(original or aggregated) as below is passed to mod from Spotfire (e.g. in order to draw a simple bar chart): series={ series1:{ x:['A','B','D'}, y:[1,2,4]}, series2:{ x:['A','B','C','D'], y:[1,2,3,4]} }; we would like to have an ...
about 4 years ago in Spotfire / Mods 0 Future Consideration

add API to test if axis is aggregated

Please add API to test if axis is aggregated. When "allowNonAggregatingMeasures" is set as true, we need to know if axis is aggregated or not sometimes.
about 4 years ago in Spotfire / Mods 0 Future Consideration