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,
Anyone, please explain how can we use the Date_Trunc() function of SQL in Power BI.
Thank you in advance.
Solved! Go to Solution.
@sivasrao , Datevalue
Datevalue([Datetime])
or
Date(year([Datetime]) ,month([Datetime]), day([Datetime]))