Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi all,
I want to make a new PowerBI, where two versions of data from the same datasource (data of salesorders) are compared.
The goal is to see the difference between the old salesorders and the updated salesorders for the same customer.
For this i need the same data twice (so the same datasource is used). One which was refreshed before the update came in, one version where the updated salesorder is in.
So it should also be possible to refresh only one version of the same data, when just an updated salesorder came in.
Could someone help me how to tackle this?
Hi @amitchandak
Thanks for replying! It is clear how to compare the data.
However i don't know how to get 2 versions of data from the same data source.
I need two versions of the data from the same data source, but i don't know how to load these into my PowerBI report.
@LoekZ , seems like you want to create a snapshot of data. I think DAX append method can help
https://blog.crossjoin.co.uk/2020/04/13/keep-the-existing-data-in-your-power-bi-dataset-and-add-new-...
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/
@amitchandak The problem is that in the newest version of the data, the old data is overwritten.
Previous version of data set New version of dataset
Customer Boxes ordered which becomes Customer Boxes ordered
Customer 1 50 Customer 1 40
Customer 2 40 Customer 2 50
Customer 3 30 Customer 3 30
Then I want to see the difference between the ordered amounts.
Customer Difference
Customer 1 -10
Customer 2 +10
Customer 3 0
So no new lines are added to the data. But current data is overwritten. I don't know how to compare these versions
@LoekZ , Check are looking something very similar to
Compare Categorical Data Using Slicers - Compare two Brands: https://youtu.be/exN4nTewgbc
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 50 | |
| 44 | |
| 42 | |
| 19 | |
| 19 |
| User | Count |
|---|---|
| 69 | |
| 68 | |
| 32 | |
| 32 | |
| 32 |