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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
NoobBI2024
New Member

Single Data Table Vs Multipe Data Table

1 Week to powerBI and I'm loving it! I'm preparing an attrition report for my company and is attending udemy course and youtube video. 

 

In this video, I saw the guy segrating the information from his masterfile to different table like Position has its own data table, Leavers , Joiners, Location etc., and connect all this data in the data model. I'm curious if this is the way to go or having all this information in one data table is okay because that's what I have so far.

 

Thanks!

1 ACCEPTED SOLUTION
zenisekd
Super User
Super User

It is ok, as long as you dont encounter some performance or memory issues. The reason all the modeling is done is, in my opinion, because
a) in case of big data, partly normalized tables are more effective and
b) you commonly get the data in many tables way from your database, so you can either merge or model... 

So unless your data source is causing any problems, you are good to go with it. 

View solution in original post

1 REPLY 1
zenisekd
Super User
Super User

It is ok, as long as you dont encounter some performance or memory issues. The reason all the modeling is done is, in my opinion, because
a) in case of big data, partly normalized tables are more effective and
b) you commonly get the data in many tables way from your database, so you can either merge or model... 

So unless your data source is causing any problems, you are good to go with it. 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors