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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
dmarchant
Frequent Visitor

How can I append two existing semantic models into a single table?

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!

1 ACCEPTED 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.

View solution in original post

3 REPLIES 3
lbendlin
Super User
Super User

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.

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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