i am using an excel file as a data table. how can I diplay the path of that file in text area(visualization), may be some ironpython scripting?
Asked
Active
Viewed 1,064 times
1 Answers
-1
To access the Data Table properties from within TIBCO Spotfire Professional, click on Edit > Data Table Properties.
Click on a Data Table and then select the ‘Source Information’ tab.

Jacek Sierajewski
- 613
- 1
- 11
- 33
-
1sorry may be the question wasn't clear enough. i modified it and hope it is more clear now. I know how to find the path but I need to display it in a text area(visualization). may be i need some iron python scripting. thank you for your response. – sql84 Sep 24 '15 at 14:06
-
Just to clarify - do you need this to be dynamic text within text area ? – Jacek Sierajewski Sep 24 '15 at 14:25
-
yes. if the path changes, i want it to be reflected in the text area. – sql84 Sep 24 '15 at 16:35