Hey folks,
today we will learn how to turn SharePoint values into columns. This is just a simple example of a SharePoint list with some information (could be single line of text or choice, choice would be better to make sure your values are always written the same).
In Microsoft Power Automate, flows are executed as soon as the trigger is met, e.g. an item is created or edited in SharePoint, a new Microsoft Forms survey has been filled out, or an email is received. But sometimes the flow should only start when a certain condition is met, for example the SharePoint list value has a certain value. For this there are the trigger conditions in Power Automate, which I would like to go into in more detail below.
Heute von mir mal ein wahrscheinlich etwas nieschiger Post :)
Seit längerem habe ich mit dem Gedanken gespielt einen mobilen Monitor anzuschaffen, sozusagen als Dual-Display im mobile Office.
Mittlerweile findet man eine breite Auswahl in einer eben so breiten Preisspanne.
Aufgrund des Touchdisplays mit der gleichen Digitizer Technologie wie bei meinem Notebook und dem Anschluss über ein USB-C Kabel fiel die Wahl auf das ThinkVision m14t Display.
Würde es in dem Artikel nur um den Betrieb am Notebook gehen, könnte der Artikel hier schon zu ende sein. Kurz gesagt es funktioniert einfach.
Nun dachte ich mir aber, es wäre ja schön das Display auch an meinen Desktop PC anschließen zu können.
Worauf es dabei ankommt möchte ich hier kurz festhalten.
Hey folks,
today I came across a problem on within the Power Platform forum on how to “Add days to a date without weekends”.
Thanks Matthew Devaney who posted a blog post about “How to add business days to a date in Power Apps(Excludes Weekends)”, so I could use this as an guideline to translate it into Power Automate.
Here you will find the code on how to add business days to a date in Power Automate:
Hey folks,
today I came across a problem on a customer site within Power BI when trying to update an App and giving access to other users within a workspace. I want to share the solution with you, hope it will help you.