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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

How to show values that do not match values from a different column?

I have two columns: branches and orders. 

Some of the orders correspond to certain branches. However, several branches do not have orders. 

How can I show the branches with no orders?

 

 

1 ACCEPTED SOLUTION

Hi @Anonymous,

As I tested, I create sample table as yours.

1.PNG

When I create a table visual to display the data, it still can shows the rows where OrderID is blank as follows. How can you get the second table you posted? 

2.PNG

Please try to trun on the "Show items with no data" and check if it works fine.


3.png

Best Regards,
Angelia

View solution in original post

9 REPLIES 9
miltenburger
Helper V
Helper V

Don't know the exact tableheaders you have,

 

But has something to do with where orders = 'NULL' 

Anonymous
Not applicable

Unfortunatelly, 'Orders' do not have 'null' values, just order numbers. 

Can you show me the table in an image with records in it?

Anonymous
Not applicable

Capture.PNG

 

Anonymous
Not applicable

These branches have orders.

And I have to find branches with no orders if there are such.

Hi @Anonymous,

As you said, 'Orders' do not have 'null' values, just order numbers. But how to judge branches with no orders? Could you please share the rules?

Best Regards,
Angelia

Anonymous
Not applicable

@v-huizhn-msft, that's the thing. I do not how to distinguish such kind of orders as there are no criteria

Say, you have two data sets:

 

Branch  OrderID

A           1

B           

C           3

D           4

 

Power BI will show it this way:

 

Branch  OrderID

A           1 

C           3

D           4

 

'How to find branch 'B'?' is the question.

Hi @Anonymous,

As I tested, I create sample table as yours.

1.PNG

When I create a table visual to display the data, it still can shows the rows where OrderID is blank as follows. How can you get the second table you posted? 

2.PNG

Please try to trun on the "Show items with no data" and check if it works fine.


3.png

Best Regards,
Angelia

Anonymous
Not applicable

Thank you. That helped much.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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
Top Kudoed Authors