Forum Discussion

jackmike's avatar
jackmike
New Member
10 years ago
Solved

Traditional Financial Statements

Please don't shoot me, or direct me to SQL SSRS or Management Reporter, but is it possible to create financial statements using Power BI?  Does anyone have samples; balance sheet, profit and loss statement, etc.?  Thanks.

16 Replies

  • MiguelMartinez's avatar
    MiguelMartinez
    Microsoft Employee

    We are workinf really hard to create content relevant for specific roles and industries but the advantage of Power BI and Desktop is it's similar experience with PowerPivot in excel for modeling. use cases for financial statements has been widely covered by Excel experts on PowerPivot and they're all relevant to Power BI, including DAX code to create relevant measures, calculations and tables. Here are some examples:

     

    I'll make sure to update this post once we have more specific Power BI examples.

    • DavidMoss's avatar
      DavidMoss
      Advocate V

      I must suggest the following series 1,2 & 3 of blog postings to resolve your P&L, BS & CF financial statements.

      Though it is a DAX dialogue beyond the scope of PBI blogs.

       

    • lcasey's avatar
      lcasey
      Post Prodigy

      These links dont work!!!

       

       

      • bourquejeff's avatar
        bourquejeff
        Frequent Visitor

        Yes, we have created Income Statements by Period and Totals against previous year actuals and budget versions in Power BI for our clients based on data sourced from GP. The DAX, as noted in earlier replies, is a bit on the complex side - too much so to go into here. Basically, the data model must be set up with "Account Headers", "Subheaders" and on down the hierarchy, with some headers tied to specific measures to allow for calculated measures in line with previous line items in the Income Statement.

    • OzSurferAl's avatar
      OzSurferAl
      New Member

      Hi Miguel, are you ready to update this post with more specific Power BI examples as yet?

  • ashishrj's avatar
    ashishrj
    Power Participant

    jackmike You can create basic reports using Table or Matrix in Power BI Desktop Tool. 

    But major drawback is that we cannot take any printouts for this report neither can we export to any format like PDF/Excel. I don't have a sample to show. 

  • Hi, did you get a solution for this? I want to go with all the info into Power BI but I started with the same problem of you and I cant solve it yet

  • Worth a 2026 update to this thread: the landscape has changed significantly since these replies.

    For traditional financial statement formatting in Power BI (custom row ordering, section headers, subtotals that don't follow standard aggregation), the modern approach is a Chart of Accounts dimension table with sort keys + SWITCH measures for each line item. More detail in the SQLBI and Enterprise DNA resources.

    For teams who need the financial statement to also show period comparison (Actual vs Budget, MoM, YTD vs Prior YTD) without building a full DAX P&L framework, Flexa Tables on AppSource handles the layout and variance columns together  Microsoft-certified, works in Power BI Service