Tag: German Power Apps Support
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...
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 Display currency field incl. Euro sign
If you want the euro sign to appear after the number, use this formula. You must adjust the default...
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...
Using fabric icons in PowerApps
There is a great tool here that allows you to use the Office Fabric icons in PowerApps:
...
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 – Date selection – Start on Monday
So that the date selection starts with the weekday Monday, the following property must be changed in the DataCardValue:...