Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Custom Expressions

Showing 3

Change the DateDiff function so that it returns int instead or real and doesn't return factional numbers

Currently, the DateDiff function factors in the fraction of the whole when returning the differences between year, quarter, month, etc. This can be confusing and hard to use when trying to calculate the differences between months as it will return...
over 4 years ago in Spotfire / Custom Expressions 0 Will not implement

[Current Filtering] available in calculated column

Would be nice to be able to adjust a calculated column in an OVER expression using the current filtering
over 6 years ago in Spotfire / Custom Expressions 1 Will not implement

$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"))
about 6 years ago in Spotfire / Custom Expressions 0 Will not implement