Announcements
im trying to make it so attachment control can send files to onedrive but it constantly says name isnt valid name isnt recognized and i dont know what to do.the semicolon gives: invalid argument type(error) expecting a record value instead and unexpected characters the formula contains semicolon where curlyclose is expected
colon gives: unexpected characters the formula contains colon where parenclose is expected and unexpected characters charavcters are used in the formula in an unexpected way
Hi @Anonymous,
Change the semi colon to a comma
Please tick Accept as solution if the answer is useful.
Thanks,
@AARON_C
hello AARON_Cive tried using comma's before but they dont work for me. it seems that semicolons act as comma's for me. whenever i use comma's everything has red lines underthem and dont work but when i use semicolons they do work.
thanks jesper
@Anonymous
Try setting your inputs for the flow as variables.
Set(varContentBytes, Last(DataCardValue3.Attachments).Value); Set(varName, Last(DataCardValue3.Attachments).Name); singleonedrivetest.Run(varContentBytes, varName);
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 358 Most Valuable Professional
11manish 207 Super User 2026 Season 2
MS.Ragavendar 150 Super User 2026 Season 2