Hello
We need a real random function, that would create a random integer number for each line of our data table.
Every time the user would open a DXP file, the random generated would be different.
We tried with Rand(count()), but the numbers gener...
Add multiple scripts to action controls or calculated values
Users of TIBCO Spotfire are constantly looking for ways to trigger one script after the other. There are work arounds for that to "chain" these scripts or data function. The idea is to merge these scripts and data functions as part of the I was th...
Need to be able to call a user defined function and pass it data from more than 1 dataset. Table lookup with interpolation/extrapolation is very valuable. Need to be able to use values from 1 dataset and lookup/interpolate in another. For Ex table...
When looking at a list of inline transformations, the name/description is the name of the transformation type. I user-provided description would be helpful when reviewing or modifying transformations. Currently, a user needs to open each one just ...
Currently the way data is passed to the TERR engine from Spotfire is through a file saved to disk and then read by TERR.
This is very time-consuming and inefficient when using millions of rows with many columns.
For TERR to be useful in this case ...
Suggest to expand/upgrade the "data relationship" in Tibco Spotfire to be more compatible with template creation
Hello, During my interaction with our customers, "data relationship" analysis seems very useful! However, selecting X/Y columns is manual, and by selected columns only. Can we enable select by expressions, etc.? Thanks, Xiaojing
Currently we have the timezone conversion set up on database side, but if the user wants to change the timezone, then this will restart the pain stacking data import. One can solve it robustly by adding timezone difference with the DateAdd functio...