Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics 365 | Integration, Dataverse...
Suggested answer

Display different Power Bi dashboards in Powerapps Portal based on Logged in user organization.

Posted on by Microsoft Employee

Hi,

I have a requirement where I need to display different dashboards from Power BI On the Powerapps Portal Based on Logged in user Organization.

For example, If  User-A belongs to Organization- A, he should be able to see the dashboard belonging to Organization A and for User-B , he should be able to see the dashboard belonging to Organization-B and if a User belongs to Multiple Organization, he should have a way to select between them. Is there a way to achieve this?

Any help is greatly appreciated.

Thanks, 

SG

  • Suggested answer
    Adam Pfau Profile Picture
    Adam Pfau 265 on at
    RE: Display different Power Bi dashboards in Powerapps Portal based on Logged in user organization.

    SG,

            I don't have any specific examples for this scenario but since the dashboard is added using liquid and you can check user attributes and render liquid object based on this it should work.  The users account would need an attribute on it indicating the org they are a member of.  

    user liquid code - docs.microsoft.com/.../liquid-objects

    Add powerbi to portal - docs.microsoft.com/.../add-powerbi-report

    {% if user %}

    Hello, {{ user.fullname }}!

    {% else %}

    Hello, anonymous user!

    {% endif %}

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans