The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
I am trying to create a kind of conditional column from [Country] of Table 1 with [Country] of Table 2.
The goal is Country Table 1 = Country Table 2 then take Country Table 2.
But the issue is that I have different Countries that are not matching because of typology.
For exemple : The contry Congo is coming as "Congo (Republic of)" in Table 1 and Congo in Table 2.
This need to be done in Power Query as I use this conditional column as a Key to do a merge.
Any idea of how this can be done please ?
Thanky you for your help.
For your reference.
Step 1 : I duplicate 'Country' column of Table 1.
Step 2: I split the column by delimiter 'space'.