Forum Discussion

md's avatar
md
Regular Visitor
9 years ago
Solved

Dynamic Links In Tables Based On Subdomain

Hi All, We are working on a Power BI Embedded implementation within an application.  We have a table in Power BI where each record on the table should link to a corresponding page within the applic...
  • md's avatar
    md
    8 years ago

    Our solution was to have the application write the subdomain to a table on the data source.

    So our links are created by looking up that subdomain on the data source and building the URL for the link from there.