Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
idelix
Frequent Visitor

Open report from dashboard tile - using PowerBI-JavaScript embedded

I'm embeddingd dashboard on website using following code, hovewer not sure how can I configure it to open external linke when I click on the tile in dashboard, as I could put the actual embeded report under this external link

 

    var embedConfiguration = {
        type: 'dashboard',
        tokenType: models.TokenType.Embed,
        accessToken: "embed_token",
        id: 'dashboard_id'
        embedUrl: 'https://app.powerbi.com/dashboardEmbed',
        // settings: {
        //     layoutType: models.LayoutType.MobilePortrait
        // },
        pageView: 'fitToWidth'
        // pageView: "oneColumn"
    }; 
0 REPLIES 0

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.