The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
HI,
i have a report which gives start date and time also hours to complete. How do I add a new column which gives me the end date and time based on these two columns?
I have tried a custom column with duration and all it does is returns an error. The result needs to show the date and time 10 hours later that the creation date.
Thanks
Solved! Go to Solution.
Hi, please do this as a calculated column:
NewDateTimeColumn = DateTimeColumn + TIME(TimeToResolution/Cancellation (Hours), 0, 0)
Thank you - it gives an end date but not a time. But it will work for what I need I beleive.
Hi, please do this as a calculated column:
NewDateTimeColumn = DateTimeColumn + TIME(TimeToResolution/Cancellation (Hours), 0, 0)
User | Count |
---|---|
57 | |
54 | |
53 | |
48 | |
30 |
User | Count |
---|---|
177 | |
88 | |
70 | |
48 | |
48 |