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.
if [Opened by] = [Closed by] AND DATE([Closed]) = DATE([Opened]) THEN "Y" ELSE "N" END
Solved! Go to Solution.
@Anonymous ,
Just try to add a custom column.
@Anonymous ,
Just try to add a custom column.