Monthly Archive: July 2019
Often there are times were we pull data and group by month and year because bringing in the entire data set by transaction date would be to large. However, when linking to other data...
Often there are times where you want to give the user an option to save their selections from a start screen so that they do not have to make the same selections every time...
Drop down controls are used in almost all PowerApps and often times I can spot a rookie app when the users previous choices are not persisted. This sometimes breaks data integrity when the user...
Progress bars are a great way to visually display your progress towards a goal or project. As you will see by following the steps below on how to create a dynamic progress bar in...