Forum Discussion

AbhinavJoshi's avatar
AbhinavJoshi
Responsive Resident
3 years ago

Access data from previous Power BI Report

Hello Everyone, 

 

I create Power BI reports for comparing data between two systems, it is runned every month. I was wondering if it is possible to access some of the datasets from previous month report. Each month report has same number of datasets, the final version I use in the report is a merged query of two different systems where each merged query has different appended queries. I don't want to bring all the data from previous report, I need to count the erros in the previous month and compare the number against this month. Is is this possible to achieve. 

 

Thanks and appriciate your help!

4 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi AbhinavJoshi ,

     

    Not unless you need to save your previous month data.

    This means that your data source needs to exist for two periods, one current and one last month.

    You don't want to load all the data into Desktop, you can filter it in Power Query Editor in advance.

    Or you can learn about incremental refresh.

    Incremental refresh for datasets and real-time data in Power BI - Power BI | Microsoft Learn

     

                                                                                                                                                             

    Best Regards,

    Stephen Tao

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.           

  • AbhinavJoshi's avatar
    AbhinavJoshi
    Responsive Resident

    Thank you for your response Anonymous. Is there any other option apart from using direct query and incremental refresh. Appreciate your help! 

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi AbhinavJoshi ,

       

      Would love to help, but I can't think of a good way currently.

      One possible way is that your report is eventually uploaded to Power BI Service, so for the previous month's data, you can get it by connecting to the dataset uploaded to Power BI Service. But in that case, you produce a dataset every month.

      Connect to datasets in the Power BI service from Power BI Desktop - Power BI | Microsoft Learn

      FYI. If you successfully get the previous month's data and the current data, then I can recommend that you use "Append Queries".

      Append queries - Power Query | Microsoft Learn

       

                                                                                                                                                               

      Best Regards,

      Stephen Tao

       

      If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.           

      • AbhinavJoshi's avatar
        AbhinavJoshi
        Responsive Resident

        Thank you for your response Anonymous. My dataset is in my personal workspace, when I tried connecting to the dataset I got this error. Any thoughts on this. Thanks!