Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All,
Good Day!
This is my first time using PowerBi and would just like to ask if it is possible for me to connect PowerBi to WMS Supply Chain Execution System or Logireport as data source.
Looking forward to your kind help or assistance.
Yes, it's possible to connect Power BI to various data sources, including WMS (Warehouse Management System) Supply Chain Execution systems or Logireport. However, the availability of direct connectors or the ease of connection might depend on the specific capabilities of your WMS or Logireport system and the type of data it exposes for integration.
Here are a few approaches you can consider:
1. **Direct Connector**: Check if Power BI provides a direct connector for your WMS or Logireport system. Many popular systems have dedicated connectors or plugins available in Power BI that simplify the process of connecting and importing data. You can explore the list of available connectors within Power BI or check the Power BI marketplace for connectors developed by third-party vendors.
2. **Supported Data Formats**: Determine if your WMS or Logireport system can export data in a format that Power BI can ingest. Power BI supports various data formats, including Excel, CSV, JSON, XML, and more. If your system can export data in one of these formats, you can import it into Power BI for analysis and visualization.
3. **API Integration**: Some WMS or Logireport systems offer APIs (Application Programming Interfaces) that allow external systems, like Power BI, to retrieve data programmatically. If your system provides an API, you can use Power BI's ability to consume data from REST APIs or other web services to pull data directly into your reports and dashboards.
4. **Custom Data Connector**: If there's no direct connector available for your WMS or Logireport system and it doesn't support standard data export formats or APIs, you can explore building a custom data connector. Power BI provides an extensibility framework that allows developers to create custom connectors using languages like M or Python. However, this approach requires programming skills and an understanding of the system's data access capabilities.
Before proceeding, it's essential to consult your IT department or system administrators to understand the data access and security requirements for connecting Power BI to your WMS or Logireport system. They can provide guidance on the best approach and ensure compliance with any organizational policies or regulations regarding data access and integration.
Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!