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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
cflynn_29
Helper I
Helper I

Create A Custom Column Based on the Name of Another Table

Hello,

 

I am trying to create Source to Destination table of my Data Sources (Similar to what the Query Dependencies view does in Power Query View Tab).

 

The source column contains all of my data sources (as an appended table),  what i want the destination column to return is name of the "Final Table" that all of those data sources flow into, but this is proving oddly difficult. Please assist.

 

 

cflynn_29_0-1669164012701.png

 

2 REPLIES 2
cflynn_29
Helper I
Helper I

It didnt work, is it because the =Table.AddColumn(#"Renamed Columns","Custom",each Record.FieldOrDefault(#shared,[Source],null)) is in another table?

wdx223_Daniel
Super User
Super User

=Table.AddColumn(#"Renamed Columns","Custom",each Record.FieldOrDefault(#shared,[Source],null))

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors