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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

How to get my power bi to record the date of a value change?

Hi guys!

 

I have a collumn pulling yesterdays status per ID e.g 'Red' 'Amber' or Green and I have a collumn of todays status. I want my power bi to record the date of change to green if possible. End goal is to create a decreasing glidepath of deliverables outstanding (goal to get deliverables outstanding count to 0 / all Green.

E.g:

Deliverable ID | Yesterdays Status | Todays Staus | Change? | Date of Change

1 | Green | Green | False

2 | Amber | Green | True

3 | Red | Amber | False

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

According to your provided table info, the raw data doesn't have any date field in it, what is the logic of the date of change to green you mentioned? If [Todays Status] is green and has a different status than [Yesterday Status], the date of change to green will be updated as Today()? Or is there some other backend logic? Also, are you trying to get a count of changes to green for per date? Please share the related information, later we will provide you a suitable solution base on your shared information.Thank you.

Best Regards

Anonymous
Not applicable

gracelewis_0-1639484289253.png

This is the goal ( this is excel) we want this in power bi but to get that I'll need a count of the deliverables outstanding and the dates that they've changed to green.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors