Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 3823

improve python data function performance (read sbdf into python)

Glad to see python package "spotfire" is rewritten on version 2.0.0(spotfire 12.5) and sbdf read/write performance is greatly improved. However, as far as I have tested, although spotfire.sbdf.export_data() is greatly improved and much faster than...
over 2 years ago in Spotfire / Data Functions 1 Future Consideration

Allow ProgressOperations to run when scripts are triggered by document property changes.

Currently you can only use Prorgess Operations when clicking a button. It would be really helpful to have it work when triggering a script from a document property change. ERROR BELOW: === Could not change property. Could not execute script 'runOp...
over 5 years ago in Spotfire 1 Future Consideration

protect ironpython script with password

Customer would like to protect ironpython script with password in order to prevent others from viewing the script content.
about 1 year ago in Spotfire / Scripting 0 Future Consideration

The ability to make SpotfireControl objects in text areas common for any text area

When you add a filter, drop down, etc. into a text area for a report it shows up as something like <SpotfireControl id="909008u8ssahhjhkjashj" />. For this to work you should be able to copy the above to another text area and have the same o...
about 4 years ago in Spotfire / Text Area 0 Future Consideration

Native collaboration tool Trello connector https://trello.com/ to retrieve data from boards

Native collaboration tool Trello connector https://trello.com/ to retrieve data from boards Usefull for teams in Perkinelmer to create dashboards from boards , for scrum meetings, Agile, Weekly meetings follow uop
about 5 years ago in Spotfire / Data Access 1 Future Consideration

Set certain document properties by bookmark

I would like to be able to set only certain document properties,NOT all of them, through bookmarks. It would be good to be able to specify the document properties to be adjusted at the time of saving the bookmark, but also at the time of applying ...
over 8 years ago in Spotfire / Bookmarks 10 Future Consideration

Support impersonation in Data Connections via WebPlayer

As per case 02092109 we understand that what is no problem with Data Connections + fat client, Information Links + fat client and Information Links + WebPlayer, is not supported for Data Connections + WebPlayer. If the solution to https://ideas.ti...
over 3 years ago in Spotfire / Data Access 0 Future Consideration

Multi-factor authentication to connect to Azure database

Trying to connect to Azure SQL DB (using Active Directory - Password), but every time trying to connect to the DB via Spotfire gets the error : ERROR MESSAGE:Cannot connect to '<servername>.database.windows.net'.System.AggregateException: On...
over 3 years ago in Spotfire / Data Access 1 Future Consideration

Sort on Modified By, Size or description in the Spotfire 10 Library browser

When I browse for an Analysis file, Data connection, Information link, Data function etc, I need to be able to sort library assets based on Modified By, their Size or the Description. And I need to see which criteria it is sorted on. This was poss...
almost 6 years ago in Spotfire / Library 0 Future Consideration

make script.WithParameters(params) work on WP@Linux

Below IronPython script doesn't work on WP@Linux, res, script= Document.ScriptManager.TryGetScript('myScript') newScript = script.WithParameters(params) It fails with error "Operation is not supported on this platform." We use above API to enable ...
4 months ago in Spotfire / API 0 Future Consideration