Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Month End Snapshot

Hi,

 

I'm a relatively new power BI user and I'm trying to create month end snapshot of total inventory value.

 

The table that I'm taking current totals from is a database table that updates dynamically, however at the end of each month I want to take a snapshot of the total inventory value from this table and keep it so I can create a visualisation of actual total inventory versus target month on month Is there anyone who can provide some advice on how I might do this? Unfortunately due to confiedntiality I'm not able to share the data that I am using.

1 ACCEPTED SOLUTION
mahoneypat
Employee
Employee

You can do this with Python or R; however, a more straight forward approach to consider is to make a simple paginated report, make your desired table in it, publish it, and subscribe to it with monthly frequency (as a csv file).  You can then have a Power Automate Flow trigger off that email and save the file to SharePoint/OneDrive.

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


View solution in original post

3 REPLIES 3
mahoneypat
Employee
Employee

You can do this with Python or R; however, a more straight forward approach to consider is to make a simple paginated report, make your desired table in it, publish it, and subscribe to it with monthly frequency (as a csv file).  You can then have a Power Automate Flow trigger off that email and save the file to SharePoint/OneDrive.

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


FrankAT
Community Champion
Community Champion

Hi @Anonymous ,

Power BI Desktop does not originally contain mechanisms for storing intermediate results automatically. Maybe something can be done with Python here. Unfortunately I don't know Python.

A Shnapshot with DAX-Studio can be performed and saved manually.

 

With kind regards from the town where the legend of the 'Pied Piper of Hamelin' is at home
FrankAT (Proud to be a Datanaut)

Anonymous
Not applicable

Hi FrankAT,

 

Ah I thought that might be the case based on the research I'd done. I'll see if I can put together a python script that will solve the problem, I'll have to learn that too now, although that's a good thing 🙂

 

Thanks for your help 🙂

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.