Forum Discussion

DataHero's avatar
DataHero
Helper I
3 years ago
Solved

MS Business Cetnral Data Model

Hi,   Im new to MSBC and wanted to ask for experiences with MSBC data in Power BI. I feel, its very difficult to build a proper data model based on MSBC data. Does somebody know what the central ...
  • Sahir_Maharaj's avatar
    3 years ago

    Hello DataHero,

     

    In terms of building a sales report in Power BI, the central table will depend on your specific reporting requirements. Generally, the Sales Header and Sales Line tables are the primary tables for building sales reports in MSBC.

     

    To join Sales, Sales Invoice Lines, and Credit Memos, you can use the Sales Header and Sales Line tables. The Sales Header table contains information about the sales order, including the sales order number, customer, salesperson, and other relevant data. The Sales Line table contains information about the individual items sold, including the item number, quantity, price, and other details.

     

    To link the Sales Header and Sales Line tables to the other tables in your data model, you will need to create relationships between them based on common fields such as Sales Order Number or Item Number. You may also need to include other tables such as Customers, Items, and Vendors, depending on the specific reporting requirements. As for the Item Ledger Entries and Value Entries tables, they contain information about the inventory movements and financial transactions, respectively. While they can be useful for certain reporting scenarios, they may not be necessary for building a sales report.

     

    Hope this helps.