The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello.
Is there a way to essentially store a dataset within PowerBI so when I refresh the query (SQL Server) I can then append the new dataset to the old dataset?
Example:
Table is *today's* (the day query is ran) weather
Query results from yesterday:
09.09.2020 78 Nice Weather
Query results from today:
09.10.2020 100 Too Hot
Then append dataset to use in PowerBI Desktop so it shows...
09.09.2020 78 Nice Weather
09.10.2020 100 Too Hot
...in the same dataset to build visuals off of.
The only way I can think of is just using a flat file and paste in new results each day. Then PowerBI would reference it. However, that's not very efficient, and I might as well stay in Excel.
Thoughts? Ideas?
Hope that makes sense.
@CameronCook24 , Have your tried Incremental load of power.
There is a DAX append method that has been discussed on a couple of forums.
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/
User | Count |
---|---|
81 | |
74 | |
42 | |
30 | |
28 |
User | Count |
---|---|
108 | |
96 | |
53 | |
48 | |
47 |