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

Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.

Reply
gloulakis
Regular Visitor

Semantic Model Usage

If I use only one semantic model, will unused tables impact the performance

1 ACCEPTED SOLUTION
v-menakakota
Community Support
Community Support

Hi @gloulakis ,

Thank you for reaching out to us on the Microsoft Fabric Community Forum.


By unused tables, I meant tables that are present in the semantic model but aren’t used in any visuals, measures, or DAX calculations.

I understand that if these tables are included in the refresh, they will contribute to Capacity Unit (CU) consumption and may affect refresh time. Also, as you mentioned, due to the concept of expanded tables, some of these may still be involved in the query plan even if they’re not directly used.

If this post was helpful, please give us Kudos and consider marking Accept as solution to assist other members in finding it more easily.

View solution in original post

3 REPLIES 3
v-menakakota
Community Support
Community Support

Hi @gloulakis ,

May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

Thank you.

v-menakakota
Community Support
Community Support

Hi @gloulakis ,

Thank you for reaching out to us on the Microsoft Fabric Community Forum.


By unused tables, I meant tables that are present in the semantic model but aren’t used in any visuals, measures, or DAX calculations.

I understand that if these tables are included in the refresh, they will contribute to Capacity Unit (CU) consumption and may affect refresh time. Also, as you mentioned, due to the concept of expanded tables, some of these may still be involved in the query plan even if they’re not directly used.

If this post was helpful, please give us Kudos and consider marking Accept as solution to assist other members in finding it more easily.

lbendlin
Super User
Super User

How do you define "unused" ? If they are included in the refresh they will incur CU cost.

 

How do you define "performance" ? You would have to check the xmSQL queries deep in the bowels of Vertipaq  to see if these tables may be part of the query plan despite seemingly being "unused".  Remember the concept of expanded tables.

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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

Top Kudoed Authors