Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Answered

cant see power bi section in business central

(0) ShareShare
ReportReport
Posted on by 335

Hi all,

I am struggling with a problem  I cant see power bi section in my business central.I have customised role centre I want to have power bi dashboard there but I dont even see the power bi section .pastedimage1605909384970v1.png

  • Suggested answer
    Anks27 Profile Picture
    1,083 on at
    RE: cant see power bi section in business central

    Please Mark as verify if my solutions works for you!!!

    Thanks,

    Ankit

  • Rupali  Profile Picture
    335 on at
    RE: cant see power bi section in business central

    Thanks Ankit,

    I can see the power BI section now.

  • Suggested answer
    Anks27 Profile Picture
    1,083 on at
    RE: cant see power bi section in business central

    Hi Rupali,

    Thanks for providing more information, I have gone through your extension and tried to look into the Role Center and found that the Power BI section is not there, so for solution you just need to add below sample code and it will show you the power bi report section on your custom profile.

    Here is the code,

    pageextension 50146 PurchasingMan extends "Purchasing Manager Role Center"

    {

        layout

        {

            addlast(RoleCenter)

            {

                part(Control98; "Power BI Report Spinner Part")

                {

                    AccessByPermission = TableData "Power BI User Configuration" = I;

                    ApplicationArea = Basic, Suite;

                }

            }

        }

    }

    Result:

    PowerBi-Faq.png

    Don't forget to help the community by Verifying the answer and Like it if your question has been answered. It will let others know that the topic has verified answer.

     

    Thanks & Regards,

    Ankit Shah

  • Rupali  Profile Picture
    335 on at
    RE: cant see power bi section in business central

    Below is my code for Customized "Purchasing" role:

    profile MyProfile

    {

       Description = 'Purchasing Asia';

       RoleCenter = "Purchasing Manager Role Center";

       Customizations = MyCustomization1, MyCustomization2, MyCustomization3;

       Caption = 'Purchasing-China';

    }

    pagecustomization MyCustomization1 customizes "Item Lookup"

    {

       layout

       {

           modify("Unit Price")

           {

               Visible = false;

           }

       }

    }

    pagecustomization MyCustomization2 customizes "Item List"

    {

       layout

       {

           // Add changes to page layout here

           modify("Unit Price")

           {

               Visible = false;

           }

       }

       actions

       {

           // Add changes to page actions here

       }

       //Variables, procedures and triggers are not allowed on Page Customizations

    }

    pagecustomization MyCustomization3 customizes "Item card"

    {

       layout

       {

           // Add changes to page layout here

           modify("Prices & Sales")

           {

               Visible = false;

           }

  • Community Member Profile Picture
    on at
    RE: cant see power bi section in business central

    Can you share your code screenshot or Code you have written?.

  • Rupali  Profile Picture
    335 on at
    RE: cant see power bi section in business central

    Hi Ankit,

    Thank you so much.

    I have created one customize role center for "Purchasing" profile. There are also some permission sets that are restricted in order to restrict the user's access for some particular pages.

    It shows me this blank  dashboard now for this customized role center.

    Please help.

  • Suggested answer
    Anks27 Profile Picture
    1,083 on at
    RE: cant see power bi section in business central

    Hello,

    We have go through your issue and we need detail information to give you proper answer. but for now as per assumption below is the answer.

    Select proper Role Center from My Setting.

    My-Settings.png

    After that check you are able to see the Power BI section or not, if you are not able to see that section then what you need to do is just create extension and extend that particular Role Center After that change visible property as visible true.

    And if section is visible but reports are not visible then you should connect the Power BI report by clicking DropDown

    Power-BI-Reports.png

    Don't forget to help the community by verifying the answer if your question has been answered. It will let others know that the topic has verified answer.

    Thanks & Regards,

    Ankit Shah

  • Community Member Profile Picture
    on at
    RE: cant see power bi section in business central

    Hi Rupali,

    I think this is where you can look at.

    community.dynamics.com/.../1115708

    docs.microsoft.com/.../easier-choose-right-role-center

    community.dynamics.com/.../finance-manager-home-screen-blank

  • Suggested answer
    Inge M. Bruvik Profile Picture
    1,021 Moderator on at
    RE: cant see power bi section in business central

    Have you checked if PowerBI is hidding? If you go to Personalize mode then you can see what parts of your role center layout is hidden and you can make it visible again. You can find personalize if you hit the gear in the upper right corner.

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,336 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 233,025 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans