URI
In this case, a specified URI pattern is used to generate links. Create the following grid:
Click the “Column Type” indicator button next to the “Name” data item and change its type to “Hyperlink”. Specify the URI Pattern option as follows: https://en.wikipedia.org/wiki/{0}
The {0} placeholder is replaced with the “Name” data item value. The links are generated for country names and displayed in the grid as illustrated in the following picture:


