How to set Tab index for control in the Form
In Power Apps, I have a Form that contains three columns: UserID, UserName, and Email. I want to move the Email column to the first position. However, after manually dragging Email to the first column, I find that when I press the Tab key, Email is still selected third.
Browse and upload file to ADLS from PowerApp
I am trying to implement an app using Powerapps. I need to be able to browse and upload from local system to a ADLS location. Please let me know if this is possible in PowerApp