Manoj Chaurasia Posted May 4, 2013 Share Posted May 4, 2013 In my data table I have a column that containes the full URL of image file locations. I'm okay with the cell contents being a 100 byte URL name "if" I can mask the URL name to display a more common name like: CLICK HERE. If I can't mask the URL name into something more common, my question is: Can I use more than one {$} as a variable (in the Renderer Link) to achieve a similiar result Below is an example of the cell contents. I've bolded and underlined the two requried data elements needed in order to get to the correct image file. These two numbers will be different for every record in my Spotfire table. Everything else is constant. Content of a single cell: htps://abc1234.8000/IMAGESERVER.PGMFUNCTION=IEDSP&FOLIONUMBER=5551111&DOCUMNTNUM=7770000&IMSWEBUSER=NAME I could use the Renderer Link fuction if the URL only needed one of the numbers (Ie. 7770000) as I would parse out the URL and create a column called DOCUMENT NUMBER and put the 7 byte document number in the column then use {$} in the above URL sting, replacing the 7770000. But becuase the URL needs both numbers, I'm not sure how to accomlish this with a single cell click. Any suggestions or guidance would be appreciated. James Link to comment Share on other sites More sharing options...
Francis Ouyang Posted October 23, 2015 Share Posted October 23, 2015 Hi James, Have you got the luck to resolve the problem I met the same issue that I want to show some common words instead of a long string of URL. Thanks Francis Link to comment Share on other sites More sharing options...
Heron Silva Posted July 29, 2016 Share Posted July 29, 2016 Hi. I am facing the same issue. Did you find the answer Cheers, Link to comment Share on other sites More sharing options...
Rooba Ravi Posted December 24, 2019 Share Posted December 24, 2019 Hi Jarandell~ Got any solution on the same --If any please response thanks,Rooba 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