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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Charline_74
Resolver I
Resolver I

Display data that is linked to no data

Hello, 

 

I have two tables : 

Charline_74_0-1689694487106.png

And I would like to display the ID of the UVs that are not linked to a US ID. 

But I can't manage to put a visual in place with this information ? 

 

Thanks, 

Cha

1 ACCEPTED SOLUTION
rubayatyasmin
Super User
Super User

Hi, @Charline_74 

 

If you want to display the IDs of UVs that are not linked to a US ID, you can do this by creating a new table of unlinked UVs and then displaying this table in a visual.

Here's a step-by-step guide:

  1. Load your data and establish the one-to-many relationship between the "UV monitoring" and "User Story" tables. This should be straightforward if the two tables share a common ID. In the "Relationships" tab, drag and drop the connecting field from the "UV monitoring" table onto the "User Story" table to create this relationship.

  2. In Power Query Editor, create a new table of UVs that aren't linked to a US ID. This can be done by merging the two tables on the shared ID and then filtering for null values in the "User Story" table's ID column.


Did I answer your question? Mark my post as a solution!super-user-logo

Proud to be a Super User!


View solution in original post

1 REPLY 1
rubayatyasmin
Super User
Super User

Hi, @Charline_74 

 

If you want to display the IDs of UVs that are not linked to a US ID, you can do this by creating a new table of unlinked UVs and then displaying this table in a visual.

Here's a step-by-step guide:

  1. Load your data and establish the one-to-many relationship between the "UV monitoring" and "User Story" tables. This should be straightforward if the two tables share a common ID. In the "Relationships" tab, drag and drop the connecting field from the "UV monitoring" table onto the "User Story" table to create this relationship.

  2. In Power Query Editor, create a new table of UVs that aren't linked to a US ID. This can be done by merging the two tables on the shared ID and then filtering for null values in the "User Story" table's ID column.


Did I answer your question? Mark my post as a solution!super-user-logo

Proud to be a Super User!


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.