So often wonder why people come to me for #powerapps help using really horrible methods. Find out they read it in a blog or watched it in a video. Why so much bad info out there?!
@mattbdevaney Since a variable can contain anything (like a table) the collection is a special type of variable that has db function (add, remove, change). If it was a datasource, it would persist. $0.02
@mattbdevaney@MSPowerApps Hoping that it is an action for when the confirm exit message is displayed. This will be very helpful for offline apps to save data before the user "confirms" with an "exit" before anything can be saved!
@mattbdevaney You can skip the overhead of the Table function, AddColumns and the Ungroup function with this:
ForAll(Sequence(CountRows(yourTable)),
Patch(Last(FirstN(yourTable,Value)), {RowNumber: Value})
)
@GovLarryHogan Thanks for hanging by my side @GovLarryHogan That was me in the chair. All is well. No effects at all...except the intended! Nice to meet you!
@mattbdevaney Agree with @ShanesCows don't fall for the trick. These are the kind of things that people find out when their app doesn't work right in play mode! Always make sure you're using the right data types.
โ ๏ธWe are aware of an issue affecting the Azure Portal and Azure services, please visit our alternate Status Page here https://t.co/vGS3TQ8shs for more information and updates.
@mattbdevaney@ShanesCows Nice vid @ShanesCows Take a look over here for the super nerd mode - row numbers without collections in this video on alternating row colors. https://t.co/hUf77mzcpv would โค๏ธlove some feedback!
You asked, I answered. In todays Power Apps video I tackle a bunch of YouTube comments from my channel. Topics include SharePoint folders and security, Dataverse images, append fields, and more. I thought it was fun. Let me know what you think? https://t.co/r5vpiSFZyR
@ShanesCows Nice video! I was surprised you went out of order ๐ You mentioned the frustration of resetting multiple controls on a screen (or beyond) - check out my video on how to do that a little cleaner. https://t.co/3LqPPVBLRQ
On a role today with #PowerApps videos that were on my To Do list. Check out the Video on How to Dynamically add "All" or "Choose" or whatever to a list - without Collections!
https://t.co/eWAKehAHXL
This one is cool!!
A great day to get some #PowerApps videos off of the to do list! Check out the latest Video on how to make Alternating Row Colors in a Gallery - without Collections! https://t.co/hUf77mzcpv