If you enable the activities on a table, you will get an error when you use the "visualize this view" button. It is in the small print on the microsoft site but it took me 2 weeks + microsoft support to find out why... It will be solved someday. Anybody know a workaround?
Hi Darren & thanks for pointing me in the right direction. However, when writing the expression down everything is ok...but when executing (power app tries to update the SHP list I get following error = "network error when using patch function: the requested operation is invalid" ). Do you have any idea what could be wrong? Thank you.
Before the patch worked 100% for simple text inputs, but went to error as soon as I tried to update the name searched in combobox. So it clearly points to trying to update the combobox.
Thanks for sharing these steps-it's very helpful. Kindly request that you can also share a video of how you built the gallery, and created the labels before starting to write the Variables
Great workaround! For additional organization you could use the parallel branches to organize variables for different scopes later in the workflow. Thank you!
I tried to have this functionality when I set my Form setting "Allow respondents to save their responses and edit their responses". But I failed to trigger this flow because Trigger says: "When a NEW response is Submitted". Any suggestions or recommendations ?
Thank you! That did the trick. Maybe to add some context: I didn't think to check there as I had already set the values correctly in the child flow. (When I edited the parent flow, I couldn't save it until I had set the child flow "user only run" correctly!) It was triggered successfully several times until it then wasn't anymore. After watching the video, I checked the settings and saw, that they must have reset somehow.
Great video, thank you for putting this together! I also have the same question - is it possible to patch multiple users to a sharepoint person column with Office365Users?
I was able to get all this to work and thank you very much for explaining all this! However I'm a little fuzzy on the migration/environment variable part. I understand that when I import my solution into my clients' environment, I have to define the variables there so the URL wont exactly be generated yet. I guess I would have to do a double import? Let it generate first, get the url, then reimport to set the variable?
Thank you for the excellent video. Would it be possible to embed OneDrive or a SharePoint document library within PowerApps Model Driven (Dataverse)? I'm interested in learning how to do this. Additionally, I would like to synchronize it with my computer using OneDrive.
Thank you for taking the time to post this video. I found it to be very informative and helpful. Do you have any similar suggestions for patching a multiuser names column using ForAll?
Hi Darren, your video helped me realize that in the new design view we can select what actions certain action has to be ran after. This means that, in the video's case, we can go to get items' settings. In the Run After section, you can add multiple actions and they will connect to each other.
Thank you, Sir. I did not know this existed and just added it to Chrome. I'm only 3 months into exploring tools for AI and learning Python, and I'm having a great time at it. Heck, I just last night got privateGPT to use my GPU properly. New at all of this, to say the least. It's a journey.
Thanks for sharing your insights! Producing blog posts from RU-vid videos using Chat-GPT is a game-changer for content creators. Your explanation is valuable for those looking to expand their content reach. Keep up the great work!
i have a question, i am trying this but, i put as paremaeter EntityName the name of my dataverse table. i got thhis error EntityNAME not found with a nmae = ...
Really useful. I'm seeing an issue with an app which I am being told will not work after 11/30/2024 due to it being created using a Developer Plan but being in a Production Environment? I can't understand this as all of my other apps don't show this issue. Any way, is there a way, if I import the app into my Developer Environment and then export it using a Solution, to then import this Solution into the Production environment to avoid the error message appearing? When I import the Solution and try to run the app within Production, I still get the same error warning?
I had the same problem and worked with Microsoft Support to resolve the issue. It depends on your account powerapps licensing. I had to apply a PowerApps user plan to my account for the error message to go away.
Hi Darren, great video. Quick question i am trying to get the dataverse table name in the flow which is not linked to a canvas app and cant seem to get the table name to then set in the perform an unbound action step? If you could please direct me me to how to get the dataverse table in a flow not linked to a canvas app? Thanks Alan
Hi Alan, Good Question. I would suggest you ask your question in the Power Apps Community board powerusers.microsoft.com/t5/Power-Apps-Community/ct-p/PowerApps1
In my dev solution I have a custom security role given BU access level on all my custom tables. There is only root BU in Dev. Now I have imported this solution to UAT where I have created custom BU and within BU created Teams Group with AD security group. Now once I Import the solution, if I assign the imported security role to this Teams group, should the access to the teams group work assuming I have granted access to the security groups on the canvas app? Is it important and mandatory to follow same security structure across environments?