Hello @arkiboys ,
Thanks for the ask and using Microsoft Q&A platform .
In the file name you have character ":" which is making it fail . Use a replace function and it shoulld help .
Something like
@markus.bohland@hotmail.de (replace(
split(item().EntityName,'.')[0],
utcnow(),
'.',
split(item().EntityName,'.')[1]
)),':','_')
Please do let me know how it goes .
Thanks
Himanshu
-------------------------------------------------------------------------------------------------------------------------
- Please don't forget to click on
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
- Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators