Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
I want to add a column which calculates the change in value of a column after each refresh
Please urgent help
Thanks and warm regards,
Bharat Girdhar
Hi @Anonymous
Power BI doesn't do that natively. You are better off using Power Automate, if possible, to create a file with your data at desired frequency and then using Power BI to compare the results in those files.
If this works for you, please mark it as the solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Thnaks for the help but there is a constraint that I have to do it in Power BI only
I got the solution by dublicating the data before refreshing the data and then after refreshing finding the difference between the two
But this is also a manual process where I am dublicating the table
When I am making a new table with with this table data applying date filter for past week, then this table is also getting refreshed with data.
Can you please help me in this?