The Browse to URL button is used for:
1. Opening the default web browser and navigating to a given address.
2. Passing a selection to a website as a parameter
To create a Browse to URL button, drag it from the Actions group in the Widgets Pane.

- To set the URL, right-click the button and type in the URL in the Destination URL box.
- To set the Input parameter widget, Choose the parameter widget and the selected item in the widget will be applied to the URL.
- The Multi selector separator is used to add a separator in case more then one selection is made.

In this example we are passing the selected member in thwe pivot to google search.
We added http://www.google.com/search?q= into the URL Structure and set the Pivot as the Input Parameter Widget.
See Also