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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
mmakhlo
Frequent Visitor

Comparing URLs

Hello! 

 

I am trying to verify an existing list of links that I have with a list that is being updated. Here is the structure of my data

 

Site Collections Table

Site Collections Link | Subset 1 Link | Subset 2 Link| Subset 3 Link

 

Site List

URL Text

 

I want to compare the URL Text link with the link for each column in the Site Collections Table. If the link is not a match, I want to replace the link with the one from the Site List. Any advice would be greatly appreciated! 

3 REPLIES 3
GilbertQ
Super User
Super User

Hi @mmakhlo

 

When you bring your data into your tables, you could compare them using the Conditional Columns in the Query Editor.

 

Here is more information if you have not used them before

https://powerbi.microsoft.com/en-us/blog/tag/conditional-columns/





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Can you create a Conditional Column using data from two different tables? If so, how?


@mmakhlo wrote:

Can you create a Conditional Column using data from two different tables? If so, how?


@mmakhlo

Would you mind give some matched/unmatched sample data for those two tables along with the expected output?

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.

Top Solution Authors