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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Thim
Resolver V
Resolver V

Two linked tables, with changing data on one table

Hi All.

 

I am trying to avoid a potentiel issue that might come with one of my reports.

 

The issue is this.

 

I have our costumers phone number on two different tables.

One is from an SQL Server, and another is in an Excel Sheet.

 

I need to link the SQL and excel sheet by the phone number. Easy enogh.

 

My issue is, how do i avoid this link to break on costumers who changes their phone number.

The number would automaticly change/update in the SQL table, but not in the excel sheet.

 

Any ideas, how i can avoid this break, without manually update the phone number on the Excel sheet every time?

 

Thank you in advance. 🙂

4 REPLIES 4
Anonymous
Not applicable

Simply put you can't unless you link it based on a different identifier or maybe have 2 columns in SQL/ Excel tables - Current number/ Previous number? and then match against both

Sadly we do not store past data like that.

The SQL server is our costumer table, and will only store data at its current form.

Hi @Thim,

 

Have you solved your problem?

 

If you have solved, could you share your solution or accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.

 

If you still need help, please feel free to ask.

 

Best Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @Thim,

 

What about creating another two index columns that won't be changed for the two tables to replace the phone number and create the realtionship with the index column?

 

Best  Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.