From Microsoft AI Cloud Partner to Solution Partner in Data & AI: Data Rise Lab’s Six-Month Journey
DataRiseLab has been participating in the Microsoft AI Cloud Partner Program for over a year. However, we did not stop there. We worked on another ambitious goal, which we planned to achieve by the end of the third quarter of 2024 – raising our partner status to the level of Solutions Partner in the Data & AI area. This is a conscious decision, dictated by both the needs reported by our customers and the analysis of global trends. According to statistics, from 2020 to mid-2024, the rate of artificial intelligence use increased by as much as 22%, reaching 72% [1], [2], [3], [4]. We are proud to announce that on 27.08.2024 we obtained the status of Solutions Partner, becoming experts in...
Essential Power BI Tools
Whether you're a seasoned data analyst or a business user just getting started, Power BI offers a suite of powerful tools designed to enhance your data visualization, reporting, and analysis capabilities. In this blog post, we'll explore some of the most useful tools and features within Power BI that help us maximize our productivity and make data-driven decisions.1. Measure Killer Description: Measure Killer is one of our favourite handy tools designed to help you identify and remove unused measures from Power BI model. This can be particularly useful for optimizing model’s performance and reducing file size. It helps to save a lot of time on repetitive operations. Key Features: Detects...
Git Integration in Power BI
Intro Git integration in Power BI is a game-changer for us. It simplifies version control, which is a big win for anyone working with Power BI projects. Over the years, the team behind Power BI has worked on refining and expanding the capabilities of this tool, with the .pbip format being a key milestone. This format allows for a more streamlined and organized way of handling Power BI projects, making it easier for teams to collaborate, manage versions, and maintain consistency across different environments. With the introduction of features like Git integration and deployment pipelines, the value of the .pbip format has been further amplified. These features leverage the structured nature...
How to use an OData connection with Service Principal Authentication for Dynamics 365 Business Central in Azure Data Factory
#Dynamics365 #D365 #Dynamics365BC #ADF #OData #API In this article I will demonstrate how to establish connection from Azure Data Factory Linked Service to the Dynamics 365 BC with the help of Service Principal and OAuth flow. The process consist of following activities: Create and configure AAD application (Service Principal) Set the Dynamics 365 BC environment access for the application Register application in the D365 BC admin center Finally create new ADF Linked Service Create new application (Service Principal) All the steps will be executed in the Azure Portal (with screenshots), but they can be executed using Azure API. 1. Go to your Azure Active Directory (AAD) Tenant in Azure...