Forum Discussion

insightful_fred's avatar
insightful_fred
Frequent Visitor
7 years ago
Solved

Importing data from Quickbooks

In the reports section of Quickbooks, you could filter data through one of the filters provided at the top. 

We use this to find the balance for each day (From 'Day x' to 'Day x') and we'd like to automate this process with power bi. 

When I do import from QB, all I get is the current balance as of today. 

Is there any way to get the balance for a particular date?

  • insightful_fred ,

     

    To achieve this, you need to import the full data source from quickbooks. You can firstly export the data using QQube(A thrid party tool, see this thread) to database. Then connect to the database in power bi. So that you can create the report which can be modified manually, not like quickbooks online.

     

    Regards,

    Jimmy Tao

2 Replies

  • v-yuta-msft's avatar
    v-yuta-msft
    Community Support

    insightful_fred ,

     

    To achieve this, you need to import the full data source from quickbooks. You can firstly export the data using QQube(A thrid party tool, see this thread) to database. Then connect to the database in power bi. So that you can create the report which can be modified manually, not like quickbooks online.

     

    Regards,

    Jimmy Tao

  • I have devleoped my own QBO connector that supports this functionality. You can filter all the accounting statements by accounting method (cash vs accrual) and also by date. It also has multiple benefits over the native connector:
    - You can extract data from multiple QBO accounts and combine it together (relevant for owners of multiple businesses and accountants)
    - All P&L data is combined in a single table. You can also drill down to transactions that make up value of every account, filter by day and see data on accrual vs cash basis. Same for Balance Sheet, Cash Flow, Account Receivables, Budget, etc. Here is more info about it: https://vidi-corp.com/how-to-connect-power-bi-to-quickbooks-online-reports/

     

    I also have Power BI templates for all of the above

    My email is [email protected]