Francisco Aspillaga Posted January 7, 2023 Share Posted January 7, 2023 Hi,How can I insert images that I have stored in a local folder in the cells of a table?.Thanks for youre help¡ Link to comment Share on other sites More sharing options...
Fredrik Rosell Posted January 7, 2023 Share Posted January 7, 2023 Hello Francisco,I can see that you asked a similar question a few days ago in https://community.spotfire.com/s/question/0D54z00008cmba2CAA/change-icons-to-photos. Are you looking for any specific additional details here? My answer would be the same as provided by Kirsten Smith there (in much more detail)., i.e. use a Column Renderer, with Image from URL, example path: file://computername/folder1/folder2/{$}.jpg (where {$} will be replaced by the value in that column, which in this case should be the image file name) and make sure to follow the instructions regarding whitelisting/permissions - the last part tends to cause the most issues, and if not done correctly, you will not see any images. Link to comment Share on other sites More sharing options...
Francisco Aspillaga Posted January 9, 2023 Author Share Posted January 9, 2023 Thanks for your help Fredrik¡How do I get to the whitelisting/permissions?.Regards, Link to comment Share on other sites More sharing options...
Fredrik Rosell Posted January 9, 2023 Share Posted January 9, 2023 Hello,The preferences related to this are managed by a Spotfire Administrator, using the Spotfire Administration Manager Tool (available in TIBCO Spotfire Analyst > Tools menu > Administration manager). After starting the tool, you can find the Preferences under the Preferences tab. These particular preferences can be found under the Application > ApplicationPreferences. In addition to what Kirsten Smith wrote in that previous question, there is a KB article that explain how this works:https://support.tibco.com/s/article/Tibco-KnowledgeArticle-Article-44374 ("How to allow link renderer in a Table Plot to use file paths (file://C:/temp) instead of HTTP addresses")You can also read more about the preferences in the Administration Manager User's Guide:https://docs.tibco.com/pub/sfire-analyst/12.0.2/doc/html/en-US/TIB_sfire-analyst_AdminGuide/index.htm#t=dxpadminmanager%2Fpref_application.htmI recommend that you read about the following preferences - the first two are about what file extentions (like .jpg) are allowed, and the last two about what Uri Schemes (like file://) are allowedAdditional File ExtensionsAllow Additional File ExtensionsAdditional Uri SchemesAllow Additional Uri Schemes Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now