Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4809 of 4809

Scheduled analysis balancing based on in size

Scheduled analyses are balanced across Web Players assuming no Resource Pools, but they are also balanced on number not size. The current method is causing large differences in the resources consumed even though the number of visualizations is bal...
over 8 years ago in Spotfire / System Administration 0 Future Consideration

Snowflake adapter - ability to override Snowflake session configuration

Snowflake allows various overrides to be done at the session level, including: USE_CACHED_RESULT - https://docs.snowflake.com/en/sql-reference/parameters.html#use-cached-result QUERY_TAG - https://docs.snowflake.com/en/sql-reference/parameters.ht...
over 5 years ago in Spotfire Data Virtualization / data sources 0 Future Consideration

Improve the relationship between multiple table

There are two tables,Table 1 and Table 2,Table 1 have column ID_A and ID_B. Table 2 have column ID.now user can make both ID_A and ID_B join with the ID.so when user clicking one row of the Table 1.ID_A or ID_B match the ID value will mark on the ...
over 8 years ago in Spotfire / Data Management 0 Future Consideration

Marked Row DataTransformation in Data Canvas/IronPython API

Scenario Given a DataTable with marked rows, goal is to add a DataTransformation or other DataFlow step in Data Canvas or via IronPython API to obtain the said table containing only the marked records. Current approach uses a Data Function to get ...
almost 3 years ago in Spotfire / Data Management 0 Future Consideration

Bulk removal of Data Transformations

Scenario Apply different sets of DataTransformations depending on user input - e.g., drop-down selection. Current API only allows removal one step at a time: for op in sourceview.GetAllOperations[DataTransformationsOperation](): if sourceview.CanR...
almost 3 years ago in Spotfire / Scripting 0 Future Consideration

Enable administrator see a user's webplayer view

It's useful for an administrator to see how an ordinary user view is on the webplayer to make sure that row-level security is being implemented properly. Currently, one has to ask a user for their password to do this, which is bad protocol. Other ...
over 8 years ago in Spotfire / System Administration 0 Future Consideration

Add CLI commands to export and import resource pools

Tibco Support Case Number :01873376 Recently, in some circumstances during upgrade/migration, the resource pools and/or web player instance associated with the resource pools are getting lost. The existing Scheduled Update rules were using those ...
over 5 years ago in Spotfire / System Administration 0 Future Consideration

Add method to create DataSource via list/array of values.

Scenario Given lists of values - e.g., `set_a` and `set_b` - in the example below, goal is to create a DataTable in .dxp. set_a = [1, 2, 3, 4] set_b = [5, 6, 7, 8] Current Workflow The DataSource Class is created by (1) generating a tab-delimited ...
almost 3 years ago in Spotfire / Scripting 0 Future Consideration

up/down key to select a property value in a drop-down list

It is possible to be selected the property value by pressing up/down key in Drop-down list of the property control in Ver.6.5.However, this behavior has been abolished since Ver.7.0.We want to return to the behavior of ver.6.5 again. Thanks
over 8 years ago in Spotfire / Text Area 0 Future Consideration

Limit the number of user instances for non-cached analyses

Let us say, we have analysis X, and I do not want for more than 5 people to be able to open it at the same time if the report is not cached. This will help in assuring that a specific node or web player does not become exhausted or strained - same...
over 5 years ago in Spotfire / System Administration 2 Future Consideration