by Kyle | Mar 6, 2022 | Uncategorized
PowerApps – Show or Hide when toggle is switched on or off PowerApps – Show or Hide a label when toggle is switched on or off You can watch the full video...
by Kyle | Feb 27, 2022 | Uncategorized
M365 Re register MFA with Guest account in Azure This video shows how to reregister an account with multifactor authentication in Azure. This process ensures the selected user has to setup MFA when they next login. You can watch the full video...
by Kyle | Feb 20, 2022 | Uncategorized
SharePoint list Calculate a date from an existing date field for Working/Business days SharePoint list – Add column automatically calculating date from an existing date field – For Working Days/Business Days – This formula ignores weekend and only...
by Kyle | Feb 13, 2022 | Uncategorized
Change loading screen icon and background colour for PowerApp Canvas App Change loading screen icon and background colour for PowerApp Canvas App You can watch the full video...
by Kyle | Feb 6, 2022 | Uncategorized
Change the privacy settings for a Microsoft Team – Private, Public or Org Wide Change the privacy settings for a Microsoft Team (Private, Public or Org Wide) You can watch the full video...
by Kyle | Jan 30, 2022 | Uncategorized
How to format text field into currency (add dollar symbol, thousand separator and decimal value) Default property: ChangeNumberVar OnChange property: Set(ChangeNumberVar, Text( Value(Cost.Text), “[$-en-GB]$#,###.00” ) ) Language functions:...
by Kyle | Jan 23, 2022 | Uncategorized
Set PowerApps Radio Button options to show horizontally Set PowerApps Radio button options to show horizontally. Make the Radio button values show side by side instead on on top of each other. You can watch the full video...
by Kyle | Jan 16, 2022 | Uncategorized
Add a custom Datacard to a PowerApps form Add a custom Datacard to a PowerApps form You can watch the full video...
by Kyle | Jan 9, 2022 | Uncategorized
Show Notification Success and Error messages in PowerApps Show Notification Success and Error messages in PowerApps Microsoft Documentation: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-showerror Messages demonstrated: Notify(...
by Kyle | Jan 3, 2022 | Uncategorized
PowerApps Use checkbox instead of toggle PowerApps – Use checkbox instead of toggle You can watch the full video...