We are once again creating a variable, but instead of a global variable using the Set function, this variable will only be used on this screen, so we can just set a local or context variable using UpdateContext. The syntax is a little more convoluted, with curly braces a...
Main Form Dialog Example (opens an account form without losing context of previously opened record) To Build Set up your environment as per the following DOCS article:https://docs.microsoft.com/en-us/powerapps/developer/component-framework/create-custom-controls-using-pcf ...
"scriptGroups":{"__typename":"ComponentScriptGroupsDefinition","afterInteractive":{"__typename":"PageScriptGroupDefinition","group":"AFTER_INTERACTIVE","scriptIds":[]},"lazyOnLoad":{"__typename":"PageScriptGroupDefinition","group":"LAZY_ON_LOAD","scriptIds...
It's a hard thing to wrap your head around, but bottom line is SharePoint has the most issues with delegation due to limited filters that SharePoint can handle, vs. a sql datasource for example which can handle all the delegation issues / filters ...
Where is this training template to look at? Lessons has to most likley be a collection but it could be a Local variable too. I'd need to look at the app to tell for sure. As for 2. you should create collections then read off that, which can...
From the screenshot (GalleryLessons_1 selected) you can see Filter uses "Lessons" but it cannot be found (It's not a variable either). There is a "DataTable1" on the "Collections and Variables" screen which contains one column for the lesson numb...
but I haven't found any good documentation that explains what impact using "Virtual Folders" has in the context of AzCopy or PowerShell. It seems that everything through AzCopy or PowerShell is stored using the path in Azure Storage, but I haven't seen an...