Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Custom Expressions

Showing 146 of 4795

$esc() should also take strings as argument

Sometimes it would be useful when $esc() could use a string argument instead of a property. For example to set a display name using a condition, something like the foloowing expression: [Column] as $esc(if(${property}="1","1","not 1"))
over 7 years ago in Spotfire / Custom Expressions 0 Will not implement

Enhancement : "Insert column from external data” option doesn’t work when having 2 ondemand information link on same property control and column from one information link is inserted into another IL.

Enhancement : "Insert column from external data” option doesn’t work when having 2 ondemand information link on same property control and column from one information link is inserted into another IL. Problem description (Steps to reproduce): 1. Cr...
almost 10 years ago in Spotfire / Custom Expressions 0 Future Consideration

Add DataTable from existing plots of table types

Want to be able to add new datatables directly from the Statistics Table of Box Plot, Summarytable and Crosstable.
almost 10 years ago in Spotfire / Custom Expressions 0 Future Consideration

Make STRING_AGG available as aggregate function for In-Database connections

SAP HANA supports STRING_AGG function. https://help.sap.com/viewer/4fe29514fd584807ac9f2a04f6754767/2.0.04/en-US/a924ee1e98ab435a874efa32e6f0ae14.html Also SQL Server and Azure Synapse support STRING_AGG https://docs.microsoft.com/en-us/sql/t-sql/...
about 4 years ago in Spotfire / Custom Expressions 0 Future Consideration

Lastperiods() with negative period numbers

Hi, The lastperiods function can only accept positive first parameter (which indicates the number of periods to include in the calc (as opposed to the previousperiod function which can take negative arguments). if you tried to use this function in...
over 8 years ago in Spotfire / Custom Expressions 1 Future Consideration

Remove function overwrite in calculated columns and custom expressions

Currently if you type in an expression for a calculated column or a custom expression and then go back to the beginning of an expression and type another function, the original function gets overwritten. This is very annoying. I would like this fe...
almost 9 years ago in Spotfire / Custom Expressions 0 Future Consideration

Allow the creation and definition of some enterprise document properties

Many reports can draw on the same document definitions that need to be recreated in each new analysis, or a template is required to predefine them. There is already on e enterprise document property "Financial Offset". Similarly, it would be conve...
about 9 years ago in Spotfire / Custom Expressions 0 Future Consideration

Date diff function excluding weekends (Working days)

DateDiff - function is used to find the ageing between start date and end date but it includes weekends. Spotfire should add a new functionality in DateDiff function which accepts are parameter to exclude weekends and find working days ageing. Dat...
about 9 years ago in Spotfire / Custom Expressions 3 Future Consideration

For String columns in Data Panel, show counts for each unique category value

For number columns in data panel, a histogram is shown to visualize the data distribution. We also need a similar way to visualize the distribution of data for string columns. The way to do this is to visualize the counts for each unique category ...
over 9 years ago in Spotfire / Custom Expressions 1 Future Consideration

display of common mathematical expressions based on highlighted data

Would like to highlight data on a graph, and have Spotfire tell me things like the Average, Mean, Max, Min without having to code. I should be able to Display or Hide the "Stats" window, and based on what I highlight in the graph, it calculates th...
over 7 years ago in Spotfire / Custom Expressions 1 Future Consideration