How do I create hyperlinks / custom urls based off of a field...

Expand / Collapse
 

How do I create hyperlinks / custom urls based off of a field value in the report?


To do this use the custom url format field. This is done as follows:

1. click on the fields tab

2. Select the format as custom url for the field you would like to hyperlink

3. In the description textbox for that field put the url. For example to have yahoo search for that field value you could use the following url in the description textbox: http://search.yahoo.com/search?p={0} The {0} will be replaced with the value of the field.

In other words each field value will have its own custom url linked to search yahoo.



Details
Type: FAQ
Options