When filtering with != or <>, do not remove null/empty values unless it was specified.
When the condition for != or <> is filtered on, it should not filter out null/empty values unless it was specified in the condition. For example, if there is a field called "Number" with a list of numbers 1,2,3,4,5,6,,7,8 (null between 6 and...
over 1 year ago
in Spotfire / Filters
1
Future Consideration
Push custom workspace node from Enterprise to workstations
Would like a built-in feature that would push custom node DMI and associated files located in an Enterprise folder directly to the node browser for all workstations associated with that server. Currently I'm told that end users must import custom ...
Support Enterprise Browser as parameter in General Code Node (Python, R, etc)
We are asking for better integration of Statistica Enterprise with R and Python. As part of this it would be useful to allow end users to have an Enterprise browser available in their list of parameters to choose files and return the paths from SD...
Spotfire offers a paltry number of color schemes in the color dialog. 2 multi, and blue, gray and green. There are no decent accessible categorical schemes (eg red-green colorblind sensitive). No divergent color schemes. Tableau rocks all over this.
In the new Waterfall vis you can show categories by color but with multiple categories the waterfall becomes very small and hard to read. It also makes the data set very wide, so over a large category axis the waterfall vis looses its allure. Atta...
Accesibility of meta data definitions from data sources (e.g. Tibco DataVirtualization)
Possibility to add meta-data definitions to the data that is provided to the end user of a dashboard in Spotfire (e.g. by enhancing tooltip text with annotation text from TDV views). Meta data definitions can help the end user to understand the da...
Other BI platforms allow for email by clicking on an icon. It would be useful to have the same in Spotfire so that when we are given an example of a dashboard to reverse engineer, we can add that functionality. The lack of it gives the appearance ...
over 1 year ago
in Spotfire / Actions
2
Future Consideration
Enable global/local config to set the default formatting for Data Type
Scenario Data Table with a date-type column, formatted as YYYY-MM-DD - e.g., 2023-06-20. Goal Convert the date to string, with format retained. Current State Two-step workaround: 1. Convert Date format to YYYY-MM-DD via Data > Column property. ...