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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
tarocha
Helper II
Helper II

Filter Table

Hi, I'm starting on Power BI, could you help me with the following question.


I have a sales table, each sale that the seller makes is consolidated in that table.


I would like to create a table with the region and product filters, but when I filter continue showing all salespeople, and those who did not sell in that filter that is blank but remains in the table.


When I make the filters it filters the salespeople and lets only those who made the sales appear.


The image below shows the result I have and the expected.


Thanks in advance for your help.

TABLE SALES
NAMEREGIONPRODUCTNUMBER SALES
ANDYR1P12
JONNYR2P23
RICKR2P12
ANDYR3P11
ANDYR1P24
RICKR1P22
MICKR2P31
MICKR2P35
MICKR2P22
JONNYR2P21
PATRICKR4P22

 

 
 

tarocha_0-1599260870171.png

 






2 ACCEPTED SOLUTIONS

@tarocha , for that you need to create star schema with name, region, and product table. Name is a must in this case.

Please find the file attached after signature

 

https://www.sqlbi.com/articles/the-importance-of-star-schemas-in-power-bi/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

@tarocha - I created a table like this:

Names = DISTINCT('Table'[NAME])

I related this table to the other table and I replaced NAME column in this table for the NAME column in the original table for Rows. Once I did this, I could click on the dropdown arrow for NAME in Rows and select "Show items with no data".

 

See attached PBIX file below sig.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

5 REPLIES 5
lbendlin
Super User
Super User

Click the dropdown next to Name in the values well and then click "Show items with no data"

Hi @lbendlin 

This tip didn't work for me.
I attached the pbix to facilitate help.
Tks


Capturar.JPG

@tarocha - I created a table like this:

Names = DISTINCT('Table'[NAME])

I related this table to the other table and I replaced NAME column in this table for the NAME column in the original table for Rows. Once I did this, I could click on the dropdown arrow for NAME in Rows and select "Show items with no data".

 

See attached PBIX file below sig.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

@tarocha , for that you need to create star schema with name, region, and product table. Name is a must in this case.

Please find the file attached after signature

 

https://www.sqlbi.com/articles/the-importance-of-star-schemas-in-power-bi/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

@lbendlin 

This tip didn't work for me.
I attached the pbix to facilitate help.
Link Pbix

 
 
 
 

 

Capturar.JPG


Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

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.

March Power BI Update Carousel

Power BI Community Update - March 2026

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