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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Best-practice modeling

Hi,

I have a question with regard to best-practice modeling in PowerBI.
These are the best-practices I’m using;

1 Convert relational models to star model.
2 Convert snowflake models to star model.
3 Transfer facts from dimension tables to the fact table.
4 Use bi-directional relations instead of flattening tables.
5 Flatten tables if the model is too complex(Too many dimensions/facts and relations). Make joins to reduce the number of dimensions, facts and relations.
6 Set the right data types.
7 Data cleansing. 

Is the list correct? Am I missing any?

1 ACCEPTED SOLUTION
LivioLanzo
Solution Sage
Solution Sage

They're all valid points, except for number 4.

I would discourage the use of bi-directional filters unless you've a very solid understanding of DAX 

 


 


Did I answer your question correctly? Mark my answer as a solution!


Proud to be a Datanaut!  

View solution in original post

2 REPLIES 2
LivioLanzo
Solution Sage
Solution Sage

They're all valid points, except for number 4.

I would discourage the use of bi-directional filters unless you've a very solid understanding of DAX 

 


 


Did I answer your question correctly? Mark my answer as a solution!


Proud to be a Datanaut!  

Anonymous
Not applicable

Hi LivioLanzo,

Thanks for the reply. Right now, I'm testing bi-directional filters in different situations.
To increase my understandig of how exactly it works.

Thanks again.

Regards,

Giovanni

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors