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
bishnu
Helper II
Helper II

Bulkreplace value for same table from multiple tables

Hello

I am trying use bulk replace function in powerbi to replace 6 column data (from Table A) using data from Table B and table C 

Annotation 2020-03-16 205651.png

I have asked similar doubt before and tried to modify the query provided

https://community.powerbi.com/t5/Power-Query/Cross-verification-between-two-tables-and-if-condition-....

But it didnt help

Annotation 2020-03-16 215540.png

i used the following power query

Step 5 Custom = fBulkReplace(#"Changed Type",Table B,{"Doc 1","Doc 2"})

Step 5 works perfectly

but when i apply the addtional query i.e step 6, it takes me back to table A without bulk replace

Step 6 Custom1= fBulkReplace(#"Custom",Table C,{"Phot 1","Phot 2","Phot 3"})

 

Table B and Table C comes from 2 diffrent data sources.

 

Thanks in advance

 

 

1 ACCEPTED SOLUTION
artemus
Employee
Employee

It looks like this function replaces text with text (including substrings). It won't work with true/false. Also it in general works completly differently than you want it too.

View solution in original post

1 REPLY 1
artemus
Employee
Employee

It looks like this function replaces text with text (including substrings). It won't work with true/false. Also it in general works completly differently than you want it too.

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