March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi all,
I need to add a duration to a date like in the example below:
Can anyone help?
Solved! Go to Solution.
Hi @Uspace87 ,
You can try this method:
In Power Query, add a custom column:
Hope this helps you.
Here is my PBIX file.
Best Regards,
Community Support Team _Yinliw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Uspace87 ,
You can try this method:
In Power Query, add a custom column:
Hope this helps you.
Here is my PBIX file.
Best Regards,
Community Support Team _Yinliw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Uspace87 , In power query if they datetime and duration add them
i tried static code and it worked
#datetime(2022,01,01,0,0,0) + #duration(1,1,0,0)
[Order Createdon] + [Duration]
In DAX make them both datetime and add
Hi,
Thanks for the replay.
I have tried to add these two columns in Power query but I can't:
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
125 | |
85 | |
69 | |
54 | |
45 |
User | Count |
---|---|
204 | |
106 | |
98 | |
65 | |
54 |