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.
Hello,
I am trying to calculate an end date column for a program based off a start date column and a program lenght column. Below is the DAX I am using. It pulls over some dates, but not all. Any ideas?
Solved! Go to Solution.
pls try this
Expiration Date =EDATE('LCD Program Tracking'[Start date],[Program Length])
Hi @Anonymous
Datedadd doesn't work for the overlapping year.
Please update the formula to :
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi there,
I am drawing a blank. My current lenght column is in months. How do I update it to calculate by weeks?
That worked! Thank you so much!
pls try this
Expiration Date =EDATE('LCD Program Tracking'[Start date],[Program Length])
I am drawing a blank. It is calculating my new expiration date column correctly. However, I am wanting the length to be in weeks instead of months. How would I change that?
That worked! Thank you so much!
User | Count |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
182 | |
81 | |
63 | |
47 | |
41 |