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 August 31st. Request your voucher.
Hi guys,
I am facing problem here using function DATEADD.
I have CreatedOn column and SLA Days column.
When I'm used basic dax DATEADD ( CreatedOn, SLA Days, DAY ) the result does not match.
Please help
Hi @chrisyan_manalu
Use this:
CreatedOn + SLA Days
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
LinkedIn | Twitter | Blog | YouTube