Spotfire Web Player enables web-based consumption of pre-defined analytic applications and dashboards authored in TIBCO Spotfire® Analyst or TIBCO Spotfire® Business Author. Users can navigate, filter, mark, change parameters, and export.
Questions tagged [spotfire-webplayer]
52 questions
0
votes
2 answers
Spotfire: Calculate timestamp difference between two dates during working days and hours (8-17)
I have tried to use datediff however it only gives the hour difference between two dates. I would like to receive only the hours that are during the working days and working hours. Example provided below:
Start Date:
19/08/2022 09:42:13
End…

Spotfire_new
- 1
- 2
0
votes
0 answers
Writing back a whole data table from spotfire into Database
Is it possible to write back a whole data table from Spotfire into the database automatically? I have seen this link https://youtu.be/smZC-FtLXYQ but they write back individual texts as doc property but I need to write a whole table into a…

JSVJ
- 500
- 3
- 14
0
votes
1 answer
How to use Spotfire Dense Rank function in R and How to Implement it R?
I need to calculate Dense Rank in R, like we use in Spotfire. I
tried rank() function in R But thats not worked. For This you
can consider below Data Frame which have 5 columns such as City, Region, Market, Year, Number_measure
You can consider…

Mahesh Kulkarni
- 110
- 2
- 15
0
votes
1 answer
Sort and Check whether the previous value is null in spotfire
I want to apply this logic in spotfire - If the current cell in InReworkFlag is null and previous cell is also null then it's 'REWORK'. I have to do this after sorting based on the date time column.
I tried using OVER and PREVIOUS functions but…

JSVJ
- 500
- 3
- 14
0
votes
1 answer
Calculate new Column using date
I'm starting with spotfire, I have a dataconector which contains the following columns, I would like to create a new column which indicates if an object found in an 'LSTOR' device is found at a later date in
another device other than 'LSTOR'.
Thanks…

Amenay Khial
- 35
- 4
0
votes
1 answer
Cilick on table visualization row and highlight Spotfire action control button
I have a table visualization in my Spotfire dashboard, which shows up all the required values. I have a Spotfire button in a text area, which picks the values from the selected row in my table.
I want to highlight the button whenever I click on the…
0
votes
1 answer
Tibco Spotfire, Tibco Analyst/ TDV connectivity to Azure Data Lake
Tibco spotfire is good for dashboards, but can't see any Azure data-source adapters in TDV, Anyway to seamless connect Azure with Spotfire for realtime dashboards, perhaps without synapse !?

Denize
- 1
0
votes
1 answer
custom sort of Real numbers in spotfire
Could anyone help me on how to custom sort on real numbers in spotfire 7.11.
This is my data before sorting (I can implement this in excel but not in spotfire):
A B C
1 3 1
2 4 2
3 2 3
4 1 4
5 4 5
6 5 6
7 6 7
6 7 …

JSVJ
- 500
- 3
- 14
0
votes
1 answer
TIBCO Spotfire expressions : How to rename a group of nest columns into new names
I have Bar chart with values colored by 2 different filters.
What I need is to rename each combination of the 2 filters into just one name.
i tried to write it with CASE expression but with no luck.
below screenshot, shows what is required.
Any…

Osama Waly
- 23
- 6
0
votes
1 answer
Spotfire Information Link caching does not work
I tried caching an information link by using the Spotfire Analyst caching option in Information Designer,
have set the timer to 7200s and don't have an validation query.
Unfortunately when I try to open/import the data it still tries to load them…

Eien1no1Yami
- 11
- 3
0
votes
1 answer
Not able to Render Images through Spotfire Webplayer
I loaded a table which contains the URL to the pictures on a SharePoint. I set the column to "image from URL" and then updated the settings to the contain the https:\path{$}.png. When I use a mapped shared drive (rather than sharepoint) it works on…

Anthony Tantuccio
- 11
- 3
0
votes
1 answer
Is there a way to get user input appended to a table in spotfire?
I have a table Table1 in with some context information in spotfire (dcube) that has something like:
Name Food Seating
XYZ Seafood outdoors
I have created a test area with two buttons Yes and No.
The user will select a record in Table1…

thentangler
- 1,048
- 2
- 12
- 38
0
votes
2 answers
Iron Python get triggered in initial load for Spotfire Client but not for Spotfire Web player
My script is to hide some pages for the some login User. My script get trigger well in Client not in Webplayer.
To trigger this script i created the Data function property with Input and output parameter.
Input parameter as sysdate
output assigned…

magickk
- 19
- 1
- 5
0
votes
1 answer
how to hide the tool bar in spotfire but keep the filtering options?
We want to hide the toolbar on top but allow users to show/hide the filter options. We tried to hide the menubar but it removes the filtering capability which we badly need. How can we achieve this?
We are embedding the visualization from spotfire…

Jap Evans
- 1,097
- 8
- 22
- 42
0
votes
1 answer
How to unmerge the rows in Cross table of Spotfire
As in the image of Cross table, i want to show "Protocol Status" column values in each row(as of now its merged) . How to unmerge it to show in all rows rather then the single one?

Teju MB
- 1,333
- 5
- 20
- 37