Hello,
Our company recently migrated our NAV based on an Azure SQL Server to a SaaS - Business Central.
I need to create some Power BI reports with data from all of the companies.
On the SQL Server I had administrative access and could create some views that do UNION ALL for the same table (like Accounts or Customers) for all companies.
Is there any way to achieve this "union all" in Business Central without using other services like Azure Data Lake as I've seen into another forum post (Access data from all companies in one central extension)?
Kind Regards,
Lucian
Hi, This needs to be customized if you want to view it in the BC UI.
For example,
Collect data from different companies and Drilldown into the data of another company
However, if you are using the On-Premises version, you can directly access the BC database.
This part of the table name is the company name. Maybe it will help you.
Hope this helps.
Thanks.
ZHU
Hi Daniele,
Thank you for sugestions.
Lucian
Hi
not possible, you would have to develop a procedure that would read the data in the various compnays and insert them into a temporary or physical table of type DataPerCompany=yes
otherwise use api to retrieve the data from the various companies
DAniele
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,134 Super User 2024 Season 2
Martin Dráb 229,928 Most Valuable Professional
nmaenpaa 101,156