There is not such conversion from Forms to Power Apps (At least I'm not aware of it), so you will need to create the Power App from scratch Our End-user created a Microsoft form with a series of questions and a file that she wants to send it out to our external clients who are ...
unfortunately I'm unfamiliar with powerapps and how to convert data within it - you could store the data in a location and run this function against it, either in powerautomate with power query or in sql at a higher level. I have the original sql query if you need it (it...
ThanksSergeiBaklan, your reply essentially pointed me in the right direction. Power Automate clearly didn't like me passing in the base64 string directly from the PowerApps input, so I've initialised a string variable and hardcoded it in a cell in a hidden sheet in an earlier step....
That's exactly what happened to my Flow. I'm not really sure what fixed it lol. But here's what I did: 1. Created a new OneDrive connection. 2. Instead of using "Ask in PowerApps" in Create File 2 action, I used the output of "Convert file using path". Mystmuse 2 ...
unfortunately I'm unfamiliar with powerapps and how to convert data within it - you could store the data in a location and run this function against it, either in powerautomate with power query or in sql at a higher level. I have the original sql query if you need it (it...
Good afternoon,I have a workflow which inputs the time an action has been completed when the user changes the status to complete. I am using the...
Convert days to years NMenBYou can use expression in power automate flow like: div(2726,365) Documentation:functions reference - div Please clickMark as Best Response&Likeif my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes ...
text:en_US-shared/client/components/common/ApolloErrorAlert-1745505309992"}]},"CachedAsset:pages-1745160780925":{"__typename":"CachedAsset","id":"pages-1745160780925","value":[{"lastUpdatedTime":1745160780925,"localOverride":null,"page":{"id":"BlogViewAllPostsPage","type":"BLOG","urlPath":...
I have files uploaded in Sharepoint sometimes as pdf, images and I need to restrict to a specific size for the files. Using power automate I was able to...
ThanksSergeiBaklan, your reply essentially pointed me in the right direction. Power Automate clearly didn't like me passing in the base64 string directly from the PowerApps input, so I've initialised a string variable and hardcoded it in a cell in a hidden sheet in an earlier step....