Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 4129

log detail message for ClientError

Sometimes, log like below is outputed in the server.log of Spotfire Server, that is all the information that is logged and no detail message is shown. ERROR 2021-11-16T14:15:00,799+0900 [guest8@ANONYMOUS, #B-7, #18] wp.controller.ErrorPageControll...
almost 3 years ago in Spotfire / System Administration 0 Future Consideration

Quickly navigate to marked rows in table

I would like a shortcut to find marked data rows in a table containing all the data (like the F7 shortcut in JMP). Using filter to marked rows isn't what I want because I would lose context from removing the unmarked rows; I want to see what the d...
almost 3 years ago in Spotfire / User Experience 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
almost 3 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
almost 3 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.
almost 3 years ago in Spotfire / Visualization 6 Future Consideration

A development mode which considers all scripts trusted until disabled

I am the author of an open source build utility called Spotless which allows live-reloading of Javascript in Spotfire while iterating on ideas. I would like to also live-reload the IronPython, and I already have the code written to do this. Due to...
almost 6 years ago in Spotfire / Scripting 0 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 ...
almost 3 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.
almost 3 years ago in Spotfire / Mods 0 Future Consideration

Improve the performance for deleting row when many columns exist in Spotfire

Our customer may have more then 1000 columns in some dashboard,and they need to delete some rows at sometimes,but then found it is hard to do this because poor performance.could you improve this part of function? Both my customer and me will appre...
almost 6 years ago in Spotfire / Data Management 1 Future Consideration

JavaScript API ability to open a file without user saved state

It's possible to open Spotfire files and ignore user's saved state with the '&applyState=false' URL parameter. It would be helpful to have an option to do the same through the JavaScript mashup API. I'm working on automated tests in Spotfire u...
almost 6 years ago in Spotfire / API 2 Future Consideration