Hi everyone, we are looking at solutions for reporting purposes using our data from Business Central and would welcome any advice / real life experiences.
We have about 10 finance users and 5 project users who consume finance and job related data via Power BI and Excel but the problem we have is the speed at which the data is extracted from Business Central and then transformed into the required state. We use Dataflows with Power BI but these can be painfully slow and often Business Central forcibly closes the connections so the Dataflows fall over. We also have some Excel project files which are used for cost tracking and again the OData connections to extract the data into Power Query can be horribly slow even with filtering etc. within the OData query string.
So we need a low cost solution which will allow us to extract and transform data from Business Central to be used within Power BI and Excel and potentially Power Apps going forward.
An old colleague recommended replicating the required Business Central data into Azure SQL database which because this is a SQL backed solution we could write Views and Stored procedures etc. but he did caveat that with Azure SQL database can be really expensive and as with everything Microsoft it can be hard to understand the cost until you get the monthly invoice. Does anyone have experience with Azure SQL database that can give real life experience? Would this solution be overkill?
Is there any other solutions that we should be considering?
Thanks