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.
Greetings,
I have two existing semantic models of financial data with different refresh schedules. Basically, one is data from the last 1-2 years and is refreshed hourly, and the other one is data from older years and only refreshed daily. I need to be able to create a report utilizing the data from both as a single table. Because I have to switch my new report to Direct Query to query both semantic models, I lose the append option in Power Query Editor. I've tried to create a calculated table in DAX with the UNION function, but I receive an error that the query uses more memory than the configured limit.
Is there any other way to append/union data from two existing semantic models into one table? Thank you!
Solved! Go to Solution.
You can do selective refresh inside a semantic model, down to the partition level. Or you could consider using dataflows that can have their own refresh cadence.
Why do you want to append them? What visuals are you planning to use the data in, and how?
Our reporting would span multiple fiscal years, mostly revenue and expense comparisons. Separating the data in the first place is really to control the refreshes, as the most recent fiscal years would need updated more often. Older fiscal years might still need updates, but less frequently, and the volume of data is significant enough that we wouldn't want to refresh it more than we need.
You can do selective refresh inside a semantic model, down to the partition level. Or you could consider using dataflows that can have their own refresh cadence.
User | Count |
---|---|
47 | |
31 | |
27 | |
27 | |
26 |
User | Count |
---|---|
56 | |
55 | |
36 | |
33 | |
28 |