top of page
Search
The Tech Platform
Feb 11, 2021
Conditional Formatting
The formatting is implemented using a formula on the Color property of the control. If the value being checked is ‘High’, then make the...
The Tech Platform
Feb 11, 2021
User Function
The User function returns a record of information about the current user: Note The information returned is for the current Power Apps...
The Tech Platform
Feb 9, 2021
Text Function
The Text function formats a number or a date/time value based on one of these types of arguments: A predefined date/time format, which...
The Tech Platform
Feb 9, 2021
Fill Property
Click on the below link to read the fill property in details Configure the style of a control based on how the user interacts with it....
The Tech Platform
Feb 2, 2021
Power Apps (using templates or build from scratch with OneDrive and sharepoint) : Session 3
The Tech Platform Presents Talks with Aroh Shukla on Power Apps (using templates or build from scratch with OneDrive and sharepoint)....
The Tech Platform
Jan 19, 2021
Introduction to PowerApps – Session 2
Introduction to Power Apps (Using variables, collection, data types, delegation connections and different data sources) - Session 2 The...
The Tech Platform
Jan 15, 2021
Source code files for Canvas apps
Imagine using GitHub with a Canvas app. And I mean using GitHub as it was meant to be used, with text diffs between versions, and not...
The Tech Platform
Jan 14, 2021
Variables
Apps that you create in Power Apps behave very much like Excel. Instead of updating cells, you can add controls wherever you want on a...
The Tech Platform
Jan 14, 2021
Collect, Clear, and ClearCollect functions in Power Apps
Collect The Collect function adds records to a data source. The items to be added can be: A single value: The value is placed in the...
The Tech Platform
Jan 14, 2021
Back and Navigate functions in Power Apps
Most apps contain multiple screens. Use the Back and Navigate function to change which screen is displayed. For example, set the OnSelect...
bottom of page