Hi all,
Just wondeting what I am missing here, I've tried different combination but still keep getting the same error.
concat('Supplier Sales Report ', formatDateTime(addDays(convertFromUtc(triggerOutputs()?['body/receivedDateTime'],'AUS Eastern Standard Time'),-1),'yyyyMMdd'),'.xlsx')
InvalidTemplate. Unable to process template language expressions in action 'Create_file' inputs at line '1' and column '24868': 'The template language function 'convertFromUtc' expects its first parameter to be a string that contains a UTC date time. The value was '2021-08-29T02:43:53.0000000+00:00'. Please see https://aka.ms/logicexpressions#ConvertFromUtc for usage details.'.