web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / loading power by in po...
Power Apps
Answered

loading power by in power apps

(1) ShareShare
ReportReport
Posted on by 396
How to load power bi reports from power apps when clicking the button 
Categories:
I have the same question (0)
  • Verified answer
    MS.Ragavendar Profile Picture
    7,431 Super User 2026 Season 1 on at
     
    There is no way to load the reports however if you load the reports you can hide/ show accordingly in Power Apps.
     
    On screen visible : Set(varShowPowerBI,false);
     
    Place a button  On click : Set(varShowPowerBI,true);
     
     
    Tile Url you can pass the varShowPowerBI variable
     
     
    ✅If this helped, please Accept as Solution to help others ❤️ A Like is appreciated 🏷️ Tag @MS.Ragavendar for follow-ups.
  • Verified answer
    Vish WR Profile Picture
    3,748 on at
    Hi @samk0307

    To load a Power BI tile URL on a button click in Power Apps, you can set the TileUrl property of the Power BI tile control to the desired URL. Here is an example of how to do this:

     
    1. Add a Power BI tile control to your canvas app.
    2. Set the TileUrl property of the Power BI tile control to a variable, e.g., `PowerBITileURL`.
    3. Add a button to your canvas app.
    4. Set the OnSelect property of the button to update the variable with the desired URL.
     
    You can use the following formula in the OnSelect property of the button:
    UpdateContext({PowerBITileURL: ""});
    UpdateContext({PowerBITileURL: https://app.powerbi.com/reportEmbed?reportId=78dde6e3-f6e0-4672-988f-cee4ef663909&autoAuth=true&ctid=0b11c524-9a1c-4e1b-84cb-6336aefc2243})
     
    This will update the TileUrl property of the Power BI tile control with the specified URL when the button is clicked
     
     Vishnu
    If this solved your issue, please mark it as ✅ Accepted Answer. If it helped, feel free to give it a 🩷 Like!
  • samk0307 Profile Picture
    396 on at
     
    Thanks for suggestion , i want to load when calling a button not show and hide .
    ur suggestion is helpful i would use the logic when i want to hide and show 
     
    @wrvishnu Thanks for the code yes its working 
     
    intern started low code recently . community is really helpful. looking forward to learn from the pros 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 424

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
11manish Profile Picture

11manish 290

Last 30 days Overall leaderboard