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

Announcements

No record found.

News and Announcements icon
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

I have the same question (0)
  • Suggested answer
    IB-29041624-0 Profile Picture
    1,187 Moderator on at

    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.

  • Community Member Profile Picture
    on at
  • Suggested answer
    Anks27 Profile Picture
    1,087 on at

    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

  • Rupali Profile Picture
    335 on at

    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.

  • Community Member Profile Picture
    on at

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

  • Rupali Profile Picture
    335 on at

    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;

           }

  • Suggested answer
    Anks27 Profile Picture
    1,087 on at

    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

    Thanks Ankit,

    I can see the power BI section now.

  • Suggested answer
    Anks27 Profile Picture
    1,087 on at

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

    Thanks,

    Ankit

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,995 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,147 Super User 2026 Season 1

#3
AndrewThomas81 Profile Picture

AndrewThomas81 893

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans