Webplayer need a function to get current date based on user's location regardless of webplayer server's timezone
As of now webplayer user gets data time functions return current date and time based on the server time where the webplayer is hosted. This causes issue if the users and webplayer server are in different time zone. For example today() function cal...
Just discovered the Holt-Winters forecasting implemtation in charts and find it extremely useful. However, it seems as if it was not possible to also get the forecasted values as a calculated column. This would be required to e.g. do some error co...
Integration of Seaborn, Plotly, Dash, Pandas,Numpy etc with Spotfire
There are various lib which we can use to ease data manipulation and visualization, it will add more value if integration is provided for such libraries.
Allow programmatic way to force Data Function to overwrite shared output table
Request Allow programmatic way to force Data Function output table overwrite, when said table is shared between multiple Data Functions. Scenario Two Data Functions - function_one and function_two - write to the same output table - df_out - with t...
please add logical function any() / all() to calculate any(true,false,false) => true any(fale,false,false) => false all(true,true,true) => true all(true,true,false) => false Currently we can sum them and compare to the count to do the ...
Create a 'List box' property control with expression within a text area using a table apart from the default table
While working in the Property control dialog, select the property and set 'Set property value through' to 'Expressions'. However, when you attempt to Edit the Expression, only the column names from the default table are visible but not other tables.
We have the SPC Template on the TIBCO community with an embedded data set and Statistica data function. To replace the data and data function is a manual and time consuming process. Please include a tool that will automate this remapping of a data...
configure TERR/Python/R services to use proxy to build docker image
Please allow to configure TERR/Python/R services to use proxy to build docker image. The server needs to use proxy to connect to the internet and currently TERR service doesn't support to configure proxy to build docker images, also, TERR service ...
Currently I don't see a function to truncate the values while creating a calculated column. Ex. Truncating 1.56 to one value after decimal which would be 1.5 (Round function would change it to 1.6) Spotfire has a round function. But it would be gr...
When a data function has been deleted from library, it does not always reflect in the flyout (possibly because a client reload is needed?). Data functions are also not updated with the latest version in the library, nor is existing version number ...