The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
How to replicate the below formula in DAX?
if the time is before 6 am in the "Section End DateTime" column then it should be of previous dates in the next column called "Prod. Date" because the previous day's night shift ends at 5:59am
in Excel I used "=IF(V2<"6:00",W2-1,W2)" formula.
Solved! Go to Solution.
Prod. Date=INT([Section End DateTime]-6/24)
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
21 | |
19 | |
19 | |
18 | |
14 |
User | Count |
---|---|
42 | |
35 | |
23 | |
20 | |
20 |