Tips for PowerApps-8 Group and chart Monday, June 6, 2022 12:00 PM Toni Pohl Grouping in Power Apps can be a little tricky. Here´s how to create a new collection from a data table and visualizing the grouped result in a chart control. App | Cloud | Developer | English | Microsoft365 | Office365 | PowerApps Mediumlink | Permalink | Comments (0) | Post RSS mehr
Tips for PowerApps-7 Update fields with a button Saturday, January 8, 2022 4:00 PM Toni Pohl This is a quick guide on how to use a button to update a bound field on a form in a Power App. Since this is a little tricky, here are the instructions. App | Developer | English | Microsoft365 | Office365 | Power Platform | PowerApps Mediumlink | Permalink | Comments (0) | Post RSS mehr
Renew the Cloud Hub Teams app permissions Thursday, November 25, 2021 9:00 AM Toni Pohl The Cloud Hub Teams app is a business application that provides data from your Microsoft 365 tenant, the Message Center and the Incident Center, as well as the status and history of global Azure services. Since Microsoft recently announced the discontinuation of the Microsoft Service Communications API, all organizations using the Cloud Hub Teams app have to renew their app permissions once in order to be able to use the successor API functions. See how it works here. App | English | Microsoft | Microsoft365 | Office365 | atwork | Teams Mediumlink | Permalink | Comments (0) | Post RSS mehr
Ways to work with Power BI licenses Monday, September 27, 2021 9:00 PM Toni Pohl I recently wanted to share a Microsoft Power BI report with other users who only have the "Power BI (Free)" license. Well, with a "Power BI Pro" license, a report can be shared with other users. But I noticed that there are stumbling blocks when it comes to licensing. Here are my findings. App | English | Microsoft | Power Platform | Cloud | Microsoft365 | Office365 | Power BI Mediumlink | Permalink | Comments (0) | Post RSS mehr
atwork launched Cloud Hub - the first Microsoft Teams App that lets you receive important news directly from your Microsoft Tenant Monday, July 19, 2021 3:30 PM Mercedes.Orasch The atwork-team is beyond excited to inform you that we recently launched our first Microsoft Teams App and the second one in Austria – Cloud Hub, which lets you receive important news from your Microsoft tenant. Get it now! Office365 | Microsoft365 | App | Cloud | Microsoft Teams | English Mediumlink | Permalink | Comments (0) | Post RSS mehr
Power Platform Environments and Governance Tips Monday, July 5, 2021 8:00 AM Toni Pohl The Microsoft Power Platform enables individual solutions to be developed and business processes to be easily automated. When it comes to controlling the solutions, it is important to establish an IT governance in the organization. There are many areas and details about it. For this reason, I've put together a summary here with some news and helpful tips. Cloud | English | Microsoft | Microsoft365 | Office365 | PowerApps | Power Platform | Governance | App | Business Intelligence Mediumlink | Permalink | Comments (0) | Post RSS mehr
Tips for PowerApps-Add required user permissions for PowerApps using Dataverse Thursday, April 1, 2021 9:45 PM Toni Pohl When users shall have access to a PowerApp that is using Dataverse (formerly Common Data Service - CDS), they also need to have the permissions to access the data entity (nowadays called table). So, if your users get an ugly "unknown error occurred" when accessing the PowerApp, here´s the solution to assign the required security role and permissions. App | Developer | English | Microsoft | Microsoft365 | Office365 | PowerApps Mediumlink | Permalink | Comments (0) | Post RSS mehr
When to use what Azure monitoring service Sunday, March 7, 2021 7:00 AM Martina Grom The well-known Scott Hanselman has been producing the recurring Azure Friday series for a long time. Last Friday, Scott interviewed Azure Barry (Barry Luijbregts) about "What to use for monitoring your applications in Azure". Barry did a great overview about the main monitoring services. See the recording and a kind of summary transcript here. Azure | App | Cloud | Developer | English | Governance | Microsoft | Serverless | Tools | Visual Studio Mediumlink | Permalink | Comments (0) | Post RSS mehr
Handle failed actions in Azure Logic Apps Tuesday, October 6, 2020 4:00 PM Toni Pohl Today´s a quick tip for users working with Azure Logic Apps. This article shows how you can continue to work in a flow if an action has failed. This sample accesses an Excel file from a Microsoft teams SharePoint site and searches for a key. If the key was not found, the flow shall continue and deliver a useful error code with a message. See how this works here. Azure | App | Cloud | Developer | English | Flow | Microsoft Mediumlink | Permalink | Comments (2) | Post RSS mehr
SPFx App webpart is blocked in various browsers Sunday, September 13, 2020 9:30 PM Toni Pohl Recently, I stumbled across a strange behavior when running self-developed SPFx webparts in various browsers. When the SPO app was deployed, it worked well with Single-Sign-On, but in some browsers, the webpart was blocked. Instead, a grey box saying "login.microsoftonline.com refused to connect." was displayed. I experienced that behavior in Chrome, and Edge, while FireFox, Safarai and Opera showed the webpart. Also, there was a different experience when working in the normal mode, or in the In-Private mode. If that happens to you, check out the solution here. App | Cloud | Developer | English | Microsoft | Microsoft365 | Office365 | SharePoint | Security | Windows Mediumlink | Permalink | Comments (0) | Post RSS mehr
Automate SSL certificates updates with App Services and Azure Key Vault Sunday, March 22, 2020 4:00 PM Toni Pohl Storing credentials, SSL certificates, connection strings and other secrets in Azure Key Vault is recommended for every software project in the (Azure) cloud. This is easy to do when using certificates, such as for a website hosted in Azure App Services. Learn how to configure a SSL certificate once and then have it automatically updated when you update it in the Key Vault, called automatic rotation. See a step-by-step description here. Azure | App | Cloud | Developer | English | IIS | Microsoft | Security Mediumlink | Permalink | Comments (3) | Post RSS mehr
Azure Logic Apps Toolbox 2-Send text and files (multipart/form-data) to SharePoint Online Monday, February 17, 2020 6:00 AM Toni Pohl Using an Azure Logic app is often a quick fix for small computing tasks. So my scenario is as follows: I want to use a form on a website to offer text fields and file upload. The submit button is intended to send the data to a Logic App. The Logic App receives the data and writes it to a SharePoint Online list and sends a notification if necessary. See the implementation here. App | Azure | Business Intelligence | Cloud | Developer | English | Flow | Logic apps | Microsoft | Microsoft365 | Office365 | Serverless | SharePoint Mediumlink | Permalink | Comments (2) | Post RSS mehr