Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 355

Run Data Function as Transform

Currently possible with data table in/out but full functionality would allow more control. That is currently possible only after freezing or linking data tables. The latter implies this could be done easier for the analyst.
over 1 year ago in Spotfire / Data Functions 0 Future Consideration

Python Native Visualizations in Spotfire

Having a iframe or embedded "Python Visualization" in Spotfire is a good idea. There are a lot of Python based visualization mechanism exist which follow a simple pattern - DataFrame ➡️Some Transformation using Python ➡️ Visualization as Plot Bene...
over 1 year ago in Spotfire / Data Functions / Visualization 0 Future Consideration

Add option to data functions for marking filters to send all data when no marking applied

Often we use markings to run data functions on-demand as a user interactions with visuals and data. We may also combine this with a filter scheme. However, the data function gets sent no data when there is no marking, resulting in an error being r...
almost 2 years ago in Spotfire / Data Functions 0 Future Consideration

Supported Team Studio Data Function

Currently unsupported as a Community Extension
over 1 year ago in Spotfire / Data Functions 1 Future Consideration

Copy and Paste Transformations From One Data Table to Another Data Table

When I want to move a transformation (or many transformations) from one data table to another data table due to similar characteristics between tables (or any other reason), it would be easier to move by copy/paste rather than to recreate the same...
about 1 year ago in Spotfire / Analytics / Data Management 1 Future Consideration

Support for User Identity Propagation in Python/R Data Functions with OAuth

Our users have expressed a need for a more secure and convenient way to access OAuth protected resources through Python and R data functions within Spotfire. Currently, they are limited to hardcoding secrets or utilizing the OAuth client credentia...
about 1 year ago in Spotfire / Data Functions 0 Likely to implement

IN function like the IN operator in SQL

Ability to filter/limit data data like '[column] IN (value1, value2, ...)' this would result in a more readable construction then [column] = 'value1' and [column] = 'value2'. Work around is the to use the regular expression but that is harder if v...
about 2 years ago in Spotfire / Custom Expressions 0 Future Consideration

To have offset in DayofWeek similar to FiscalYear

Week day is different in GCC countries hence it will be great if we have offset option in DayofWeek function
over 2 years ago in Spotfire / Custom Expressions 2 Future Consideration

Data function does not have option to enable/disable prompting

Unlike tables from data sources, the data tables from data functions have their 'Prompt for new settings before loading' check box disabled. This means that we have no real control on when a data function prompts users for new settigns! It would b...
almost 2 years ago in Spotfire / API / Data Functions 0 Future Consideration

Way to calculate number of working week day

We're looking for a simple way to calculate the number of working weekdays. In Spotfire, there is no simple function, but in Tableau, there is a "Weekday"DateDiff("weekday",[ORDER DATE],[DELIVERY DATE])In Spotfire, the closest I got is this refere...
almost 7 years ago in Spotfire / Custom Expressions 3 Future Consideration