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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Problem with RELATED function

Hello

 

I have two tables which I have joined them with a common column.

 

I put the common column in my dashboard table and now I want to put a second column from the second table next to it.

This second column has values Yes or No and no Blanks.

 

When I drag that column, the Yes/No are displayed next to the common column but in some instances, there are Blanks obviously because there is no value in the second column corresponding to the value in the common column.

 

How can I replace these blanks with 'New'?

 

I tried to use the related function but it says the table doesn't exist or there is no relationship.

 

Thanks

2 ACCEPTED SOLUTIONS
amitchandak
Super User
Super User

@Anonymous , In march 2020 release you have support for coalesce

 

coalesce([Measure],"New")

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

v-lionel-msft
Community Support
Community Support

Hi @amitchandak ,

 

As @amitchandak said, creating a measure:

coalesce(max( table[column] ),"New")

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-lionel-msft
Community Support
Community Support

Hi @amitchandak ,

 

As @amitchandak said, creating a measure:

coalesce(max( table[column] ),"New")

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@Anonymous , In march 2020 release you have support for coalesce

 

coalesce([Measure],"New")

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
luapdoniv
Resolver II
Resolver II

Please share a sample data set or screenshot of your tables, visual and table relationship

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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.