Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
I have some questions and I need help,
I I would like to extract data from Manufacturing Execution Systems (MES) more specifically from MES system called "cosrewis" How is this possible in Power BI?
The report will be deployed in Power BI report server.
Thanks a lot in advance for your help.
Hi @imenmaiza
To extract data from your Manufacturing Execution System (MES), specifically the "cosrewis" MES, and use it in Power BI for reporting on Power BI Report Server, you would first need to establish a connection between Power BI and the MES system. Depending on how the "cosrewis" MES exposes its data, there are several methods you could use. If the MES provides an API (such as RESTful API) or a database (e.g., SQL Server, MySQL), Power BI can connect directly to those sources. For an API, you can use Power BI's Web connector to send requests and retrieve the data. If the MES data is stored in a relational database, you can use Power BI's built-in connectors (like SQL Server, OLE DB, or ODBC) to directly query and import the data. Once you connect Power BI to the MES system, you can transform and model the data using Power Query and DAX, create the desired visualizations, and publish the report to Power BI Report Server for sharing and access by users. It’s essential to check if your MES system supports integration with Power BI or third-party data connectors and ensure proper authentication methods are in place for secure access.
To extract data from a Manufacturing Execution System (MES) like Cosrewis into Power BI, you will typically follow these steps:
Identify Data Source: First, you need to understand how Cosrewis exposes its data. If it provides an API (REST or SOAP), you can connect Power BI to it using a custom connector. If Cosrewis supports direct database access (SQL, for example), you can connect Power BI directly to the database.
Establish Connection in Power BI:
Transform Data in Power Query: After connecting to the data source, you can clean, transform, and filter the data using Power Query. Power BI’s query editor allows you to modify the data as needed before loading it into the model.
Create Data Model & Visualizations: Once the data is in Power BI, you can create your data model, relationships between tables (if necessary), and visualizations. Use Power BI’s built-in visuals to display manufacturing insights, such as production data, downtime, throughput, etc.
Deploy on Power BI Report Server: Since you are planning to deploy the report on Power BI Report Server, you need to ensure that:
Here’s the blog you can refer to for a deeper dive into MES software integration with Power BI.
User | Count |
---|---|
3 | |
3 | |
2 | |
2 | |
1 |
User | Count |
---|---|
8 | |
4 | |
4 | |
3 | |
3 |