Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
hello
I have multiple factories that I want to monitor thier production by time...
if the production between 2 next dates for a factory remain the same then this factory has something wrong...
| factory | date and hour | production |
| A | 21/09/2019 10:00 | 100 |
| A | 21/09/2019 12:01 | 100 |
| A | 22/09/2019 13:02 | 100 |
| A | 22/09/2019 20:03 | 200 |
| B | 21/09/2019 10:04 | 200 |
| B | 21/09/2019 10:05 | 300 |
| C | 21/09/2019 10:06 | 400 |
| C | 21/09/2019 10:07 | 400 |
here for example I have 3 faults
I thought a lot how to do it in dax but it blow my mind.... any solutions?
@Anonymous how come C is red, it doesn't have next 2 days with same value?
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
hello @parry2k
Thank you for replay and sorry if I didnt gaive a right image for you
but let me clearfy a point you said: 2 days
the bussniss say 2 dates e.g. 2 days, 2 months, 2 hours
any next 2 dates for same factory
and about c>> it has 400 for both 10:06 and 10:07
@Anonymous I'm still not sure when you say "Next" two days.
I think you mean two transactions including current, regardless of date/time. It is safe to say if production value is same as previous transaction of same factory then make it red.
For me "Next" mean, current transaction and 2 next transactions. May be I'm missing something here.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
I think you got the idea...
but
"I think you mean two transactions including current" YES
"regardless of date/time" NOT 100% true, because the date/time is the unit that I will use to sort the values to know which value is current and which is next
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 13 | |
| 9 | |
| 8 | |
| 8 | |
| 7 |