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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
AOD
Helper III
Helper III

Need help - to detect changes the in field value in one column in datasource.

Hi All,

 

I need your help in below requirement,

Requirement - > There is a field in source table as 'Client Visit ' . ( Values - Yes / No )

Report needs to be built  to review the number of records in table whom intially indicated Yes as Client Visit when first refreshed the data  but later after 2nd refresh it was changed to No.

 As part of this report we need to see when its changed from yes to no and no to yes .

 

Can you please guide me on this how it can be achieved?

Thanks.

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

Hi @AOD,

If these values directly modify on your datasource records, I don't' think it is possible ot use power bi to trace them. (power bi does not contain a feature to keep the history records, if raw records has been updated on data source side these old records will be replaced when power bi refreshed)

What type of data source are your works? Any hidden logic fields in your data tables? (e.g. create time, update time...) If this is a case, you can trace them to achieve your requirement.
In addition, I think creating a status change table(record id and timestamp) based on the trigger who activated when records insert/update should be a simply way to log and trace your records.

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

4 REPLIES 4
v-shex-msft
Community Support
Community Support

Hi @AOD,

If these values directly modify on your datasource records, I don't' think it is possible ot use power bi to trace them. (power bi does not contain a feature to keep the history records, if raw records has been updated on data source side these old records will be replaced when power bi refreshed)

What type of data source are your works? Any hidden logic fields in your data tables? (e.g. create time, update time...) If this is a case, you can trace them to achieve your requirement.
In addition, I think creating a status change table(record id and timestamp) based on the trigger who activated when records insert/update should be a simply way to log and trace your records.

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.
amitchandak
Super User
Super User

@AOD ,

refer if this can help you do build that

https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/

Join us as experts from around the world come together to shape the future of data and AI!
At the Microsoft Analytics Community Conference, global leaders and influential voices are stepping up to share their knowledge and help you master the latest in Microsoft Fabric, Copilot, and Purview.
️ November 12th-14th, 2024
 Online Event
Register Here

Thanks for reply. I will work only incase of one time refresh. I need to track the changes on  daily basis. I have requested for adition of new field in the existing table to track the previous value.

Thanks for help anyways . Cheers.

Hi,

 

I followed method mentioned in the link. Union table gives data from both table.

I am just interesed to apped only Difference data.

how is that  possible. ?

Thanks

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!

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.