I'm new in Microsoft Dynamics 365 Business Central and AL code and my boss told me that he wants to see a new page in our sandbox environment that shows a Power BI embedded on it. Is there any way to show something like the right part of the standard "Customer list" that you can select the Power BI report?
Thanks in advance
page 50101 "Sample Page"
{
PageType = Card;
ApplicationArea = All;
UsageCategory = Lists;
}
This is the result that I'd like or something similar. https://i.stack.imgur.com/R3cqq.jpg