Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext 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
Hi Community,
I have a data model that has multiple Dispatch ID's. The table populates with statuses for the IDs and when a new status is entered, it does not overide the previous one:
Dispatch ID | Status Code | dispatch timestamp | Last Modified | Touched Flagged
2341 20 9/1/2019 15:00:00 9/3/2019 14:01:00
2341 12 9/1/2019 15:00:00 9/4/2019 11:08:00
2121 13 9/3/2019 18:00:00 9/4/2019 1:01:00
2341 10 9/1/2019 12:00:00 9/5/2019 10:01:00
1124 13 9/8/2019 15:00:00 9/3/2019 14:01:00
2121 12 9/3/2019 15:00:00 9/5/2019 14:00:00
I am wanting to create a flagged column to give me a flag if the Status happen within a certain amount of time. The condition is:
Id Dispatch ID has Status of 10 or 20 within 5 hours (last modified - dispatch timestamp), then flagged column should read "Touched"). This flag should reman as a flag for that ID regardless of the current status after it has met this condition.
You should try earlier or lookup
https://community.powerbi.com/t5/Desktop/Explanation-of-the-EARLIER-formula/td-p/529469
Hi,
I am now wanting to sum any values, rather create a conditional flag based on earliest (or current) row.
As I start the IF Statement with Earliest I am unable to add the column value. Any help?
I have attached the test .pbix I am using to determine the appropriate DAX. Can you please take a look and assist?
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 46 | |
| 43 | |
| 39 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 68 | |
| 65 | |
| 31 | |
| 28 | |
| 24 |