Tag: Help
What is a PowerApps collection?
What is a PowerApps collection?
A collection means a group of elements or an array. A Powerapps collection means that it is an array...
PowerApps | Filter a time range
This video shows you how you can filter elements in a list by time range in a PowerApp.
Translate PowerApp | Multilingual app with Microsoft Translater
The Microsoft Translater service makes it possible to automatically translate text in a PowerApp. The following steps are necessary:
PowerApps: Check whether Edit-Mode or New-Mode is active
The following command can be used to check the mode of a new form or a form in edit...
PowerApps: People fields, multi-selection, display names in a gallery
The following function helps with the multiselect fields. The Concat function concatenates several elements into one text entry.
...
PowerApps and the thousands separator
… The thousands separator is displayed with the following function adjustment:
Display percentage value from SharePoint list in Powerapps
Unfortunately, percentage values from a SharePoint list are not displayed as a percentage value in Powerapps. But if you...
Deep linking in PowerApps
This article is very helpful to understand deep linking:
https://powerapps.microsoft.com/en-us/blog/powerapps-deep-linking/
We will integrate our successful...
Default Value Look Up Field – PowerApps – SharePoint
It is not possible to filter a LookUp field in PowerApps. To make this possible anyway, we use the...
PowerApps for external users (guest users)
Guest users can access PowerApps if they have the following licenses in their own tenant:
These...
PowerApps – Date selection – Start on Monday
So that the date selection starts with the weekday Monday, the following property must be changed in the DataCardValue:...