Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I have been using a conversion to local timezone in a few scripts with reports on CRM data.
Since December 2nd I have had errors on the scheduled refresh of the dataset and investigation narrows the issue down to the following;
#"Inserted Date" = Table.AddColumn(#"Changed Type7", "Date", each DateTimeZone.ToLocal([EstimatedCloseDate]), type date),
Is this an intended regression - or could it be a bug?
/Ronny
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.