Forum Discussion

baronraghu's avatar
baronraghu
Helper III
9 years ago
Solved

open link

Hi All,   Is it possible to open a particular link inside the powerbi dashboard   I have names of following countries and their wiki links India https://en.wikipedia.org/wiki/India Pakist...
  • ibarrau's avatar
    ibarrau
    9 years ago

    The paragraph i wrote is going to be usefull for html developer. If need more details, let me know.

     

    If there are not so much countries, you can create an excel with the information to have it (you'll be doing it once).

    Another aproach is to add a data source type "Web" with the links of the table you send. You can see that you can extract a lot of information of wikipedia. Then merge all countries in one table to query.

     

    The strippet browser can create a looking of a web site with the columns of information, but don't thinks is able to open a link.

     

    Regards,