Ability to change Bar width in Bar chart with Continuous scale
Unless you select a categorical scale, there's no ability to change the width of the bars in a bar chart. They default to very thin lines. Plus once you change it to categorical, you have no way to add a vertical line to the chart. Having the abil...
Application Profiler - Support for Configuration Blocks
It's currently not possible to pass a configuration block to open a report using Application Profiler, an acknowledged limitation that would be useful to address. It means that those reports that require parameters to be passed can't be analyzed u...
Edit table column names without changing the column properties
Almost all visualizations allow expressions and display names for column names. Even though Table visualization allows user to select columns it does not allow him/her to enter separate display name for every column. Instead, Spotfire manual sugge...
Support AWS S3 for Spotfire library import/export path
Currently Spotfire config tool provides only options for configuring Library import/export path for windows local folder or a file share path. Given the instances are not domain joined, can't configure a central file location for all spotfire serv...
Add ability to change label font color independently of other font colors
I would like the ability to change the color of labels within a plot independently of the color of the other fonts. For example, have the axis labels be black but the label colors blue.
Provide alternate authentication standards for WMS layer(s) in Spotfire mapcharts
Currently Spotfire only provides basic authentication for WMS layer integration, however, many organisations are moving away from basic authentication for more secure options and are embracing standards such as SAML or OpenID Connect (OIDC). The r...
over 2 years ago
in Spotfire / Maps
0
Likely to implement
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...
about 2 months ago
in Spotfire / Filters
1
Future Consideration
Check data (during load) for quality and changes in column values
Users appreciate Spotfire’s ability to match column name changes during data reloading. This ideas proposes the ability for Spotfire to check data (during load) for quality and changes in column values (especially when metadata changes or when dat...
Spotfire Analyst - Native conversion function for date in ISO 8601 format
There is no current built in function to convert a string containing a date in ISO 8601 format. Could TIBCO create this conversion function? This would avoid using substrings and DateTime. Thank you for your consideration.