Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 380 of 4807

Writing own aggregation functions in R

Writing own aggregation functions in R: That would be a tremendous way to extend Spotfire. Expression functions are nice, but they cannot be used with OVER functions. So if an expression function should be used on sliced data, the slicing has to b...
over 9 years ago in Spotfire / Analytics 0 Future Consideration

model version by ModelOps in Spotfire

now you can link a Modelops model from Spotfire by Spotfire UI, setting server, project, scoring flow and target environment. It would be very useful to have also the version, or, better, choose if a data function is linked to the published versio...
about 3 years ago in Spotfire / Data Functions 0 Future Consideration

add function to convert integer to ascii character and vice versa

Please add function to convert integer to ascii character and vice versa. Currently we use expression like below to do so, it's ugly & slow and can not cover all ascii chars. case when ([val]>=48) and ([val]<=57) then string([val] - 48) ...
about 3 years ago in Spotfire / Custom Expressions 1 Future Consideration

Support of open-source R version 3.6

We are running Spotfire 7.11 with the 7.11 Statistics Server. On the Stats server we are running open-source R, currently with version 3.4.3. In the past it was no problem to upgrade to a newer R version even though this R version was not listed i...
over 6 years ago in Spotfire / Analytics 3 Future Consideration

Exclude Columns Transformation: Honor Exclusions Even When Data Type Changes

I want the exclude columns transformation to honor my request when I exclude column(s). I do not care if the data type changes. If I want the column excluded, then I do not want it in my data tables -- unless I specifically allow it. At the moment...
over 3 years ago in Spotfire / Custom Expressions / User Experience 0 Future Consideration

Run TERR in Jupyter Notebooks

WHAT: Enable TERR to run in Jupyter notebooks, http://jupyter.org/. The Jupyter Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text. Uses include: data ...
almost 10 years ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

IFERROR Function

Adding a IFERROR function (similar to the one in Excel). This helps when analyzing data and prevent dividing by zero issue.
over 3 years ago in Spotfire / Custom Expressions 0 Future Consideration

Change the default value for the number of records shown under ' My Recent Files' and 'Modified Files' in WP homepage

I would like the ability to change the default value for the number of records shown under ' My Recent Files' and 'Modified Files' in WP homepage. As of now these are defaulted to 10.
almost 10 years ago in Spotfire / Analytics 0 Future Consideration

As a report developer I would like to be able to add rows from an information link so that I can create analysis files for different users

*Description:*As a report developer I would like to be able to add rows from an information link so that I can create analysis files for different users This customer is sending embedded data files to different customers on a regular basis and wan...
almost 10 years ago in Spotfire / Custom Expressions 0 Future Consideration

Improve data type matching between R and Spotfire Data Engine

Data types are a bit of an issue in Spotfire. The way it interacts with R is no exception. It's generally understandable that Spotfire tries to allocate different columns in any new dataset into different data types to facilitate visualization and...
almost 10 years ago in Spotfire / Analytics 1 Future Consideration