Power Platform Environments and Governance tips using Solutions

Power Platform Environments and Governance tips using Solutions

The Microsoft Power Platform is great for quick and easy solutions and workflows. While developing a new Power App or flow is quick, governance and management can present some hurdles. Well, there is help for some topics, such as the use of solutions. Read more here. For a brief overview of governance for the Power Platform, have a look at Power Platform Environments and Governance Tips. Here we start with a very basic overview of administration and environments. ...

November 11, 2022 · 10 min · Toni Pohl
Tips for PowerApps-11 Make sure a value is selected in your dropdown

Tips for PowerApps-11 Make sure a value is selected in your dropdown

Working with Power Apps, have you seen that in the bound dropdown control the user can remove the selected item (even with single selection)? Well, there could be other solutions, but I want to make sure that a default value is always selected, even when the user clicks the button to remove the selection. In this sample Power App, I have a dropdown named *ProjectType *that is filled from a SharePoint list and a column with choices. When the user selects an item, they can remove the selection using the x-icon on the right. ...

November 2, 2022 · 2 min · Toni Pohl
Tips for PowerApps-10 Validate form input with RegEx

Tips for PowerApps-10 Validate form input with RegEx

Forms are simple. Forms are complex. Both are true depending on the functionality of the form. While you can create forms very quickly with Power Apps, it often takes a lot of time to make them as user-friendly as possible. In this article, we’ll look at how we can validate and simplify input using Regular Expressions. A sample form When creating a form, one often stumbles upon a few details designed to make it easier for the user to fill out the form. So, here´s my form with some fields. ...

November 1, 2022 · 5 min · Toni Pohl
Pay your CoE with Azure - for special use cases only

Pay your CoE with Azure - for special use cases only

The Center of Excellence (CoE), also known as the Microsoft Power Platform CoE Starter Kit, is a toolkit to gain insights into the use of the Microsoft Power Platform in an Microsoft 365 organization. While the installation has recently become a bit technically easier, a corresponding Power Platform license is also required for operation. Well, not every company owns or acquires the required license. We show how these license requirements can be solved with Azure temporary - for special use cases - and what are the benefits and the disadvantages of the PAYG billing. ...

October 10, 2022 · 7 min · Toni Pohl
Delegate365 new setup

Delegate365 new setup

Delegate365 v9.3 and later comes with a new setup. The new setup is required to use MFA enabled admins and to generate the Delegate365 app and certificate for authentication in the Microsoft 365 tenant. Follow the steps here to setup your Delegate365 tenant. Test Delegate365 These are the steps to open a new trial of Delegate365. Navigate to the Delegate365 website and click on the Trial link. Fill out the form and enter your Microsoft 365 tenant domain that you want to manage in Delegate365. ...

October 3, 2022 · 3 min · Toni Pohl
Delegate365 changelog 9.3-Improvements

Delegate365 changelog 9.3-Improvements

Delegate365 v9.3 comes with a new setup and a bunch of other new features, such as more details, SharePoint site templates, user mailbox Automapping, and more. See a list here. Modern Authentication: Delegate365 runs as with a Microsoft Azure Active Directory app. Delegate365 uses modern authentication from the start for all operations except Exchange Online. With Delegate365 version 9.3 and up, it always is using Modern Authentication for all Microsoft 365 services, regardless of the setup method. ...

September 19, 2022 · 6 min · Toni Pohl
How to restore a flow from a backup to another environment

How to restore a flow from a backup to another environment

In the previous article, we showed and described two flows to backup and restore a flow. This works well when the flow’s connections are still in the same environment. But what about restoring a flow in a different environment? This is a typical use case for “moving” flows from a source environment to a target environment, such as from the development environment to the productive or department environment. In this article we show how this works with the restore flow. ...

September 13, 2022 · 4 min · Toni Pohl
How to backup and restore a flow with another flow

How to backup and restore a flow with another flow

Did you know that you can backup and restore a flow (or multiple flows) with another flow in Power Automate? This is very helpful for backing up and restoring important flows in the company. Well, I knew the mechanism. Now I’ve tested it myself and found that this process is undocumented and I’ve only found examples that didn’t work. Reason enough to develop the process to work and describe it with all workarounds. Here is the guide for real world application. ...

August 29, 2022 · 8 min · Toni Pohl
Create a file with specific size

Create a file with specific size

Sometimes it is useful to create a file of a specific size to test network or internet speed or to upload it to a specific application. This is how you can create a file with a specific file size in Windows and with PowerShell. Using the fsutil command line tool For the start, we can use fsutil** command with the file createnew option in a command prompt or in a PowerShell terminal for that purpose. ...

August 25, 2022 · 3 min · Toni Pohl
ÖGS GebärdensprecherIn für das AI for Good Projekt gesucht!

ÖGS GebärdensprecherIn für das AI for Good Projekt gesucht!

Worum geht es in dem Projekt? Wir bei atwork haben zurzeit ein superspannendes Projekt mit dem Titel “AI for Good” laufen, für das wir Deine Mithilfe benötigen. Wir haben ein Software-Tool entwickelt, mit dem es möglich ist mittels Künstlicher Intelligenz (KI) Gebärdensprache automatisch in Untertitel etwa in Microsoft Teams oder Zoom Onlinemeetings zu übersetzen. Damit das auch wirklich gut funktioniert, benötigen wir GebärdensprecherInnen für die Österreichische Gebärdensprache (ÖGS), die mit uns gemeinsam kurze Videos einiger Basisgebärden aufnehmen. Zu Beginn werden wir rund 50 Gebärden aufnehmen, mit denen wir unser KI-Model trainieren und optimieren wollen. Zu einem späteren Zeitpunkt wollen wir das Trainingsdaten-Set auf rund 500 Gebärden erweitern. ...

August 1, 2022 · 2 min · Toni Pohl