Reply
avatar user
Anonymous
Not applicable

Compare values of two tables and update the date of changes

Hi teams,

I have 2 tables: one is the original table and the other one if a copy table from the original table. With the copy version, I can make changes in this table. Now, I want to compare values of 2 tables to see the update.

If there are differences between 2 tables (there're updates) => THEN I want to update the date that people made changes.

If there are no differences (no updates) => THEN I do nothing with it.

I'd like to have step by step instructions since I'm very new with Power BI.

Thank you

1 ACCEPTED SOLUTION
v-juanli-msft
Community Support
Community Support

Hi @Anonymous 

You could get refresh time to show on the report as this blog suggested.

https://www.kasperonbi.com/show-the-refresh-datetime-in-a-power-bi-report-and-dashboard/

it changes once the report refreshes.

 

As tested, in Edit queries, you could add an index column from 1 in the original table,

select "duplicates" for the original table to copy that table, 

then uncheck "include in report refresh" for the original table.

Capture22.JPG

Close&&apply,

create a relationship one-many/one-one between two tables based on "Index" column,

then click on "refresh" button,

you will find "index" column from "copy table" increase, but "index" column from "original table" remains the previous one.

Capture23.JPG

 

 

However, I can't find a way to check if the refresh doesn't update new data from data source.

 

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

View solution in original post

1 REPLY 1
v-juanli-msft
Community Support
Community Support

Hi @Anonymous 

You could get refresh time to show on the report as this blog suggested.

https://www.kasperonbi.com/show-the-refresh-datetime-in-a-power-bi-report-and-dashboard/

it changes once the report refreshes.

 

As tested, in Edit queries, you could add an index column from 1 in the original table,

select "duplicates" for the original table to copy that table, 

then uncheck "include in report refresh" for the original table.

Capture22.JPG

Close&&apply,

create a relationship one-many/one-one between two tables based on "Index" column,

then click on "refresh" button,

you will find "index" column from "copy table" increase, but "index" column from "original table" remains the previous one.

Capture23.JPG

 

 

However, I can't find a way to check if the refresh doesn't update new data from data source.

 

Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
avatar user

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

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

Top Solution Authors (Last Month)
Top Kudoed Authors (Last Month)