Hey folks,
today i want to share with you a workaround for the Power Automate Microsoft Teams actions “Post an Adaptive Card to a Teams user and wait for a response”, “Post an Adaptive Card to a Teams channel and wait for a response”, “Post your own Adaptive Card as the Flow bot to a channel” and “Post your own Adaptive Card as the Flow bot to a user”. Please notice these actions are all in preview so this could change after time. It took me a lot of time to find this information so I hope it will help you to not waste your time and nerves.
Recently a user from the Power Apps Community asked if there is a way to make a “select all” checkbox in Power Apps? You can find the question here: https://powerusers.microsoft.com/t5/Building-Power-Apps/1-checkbox-Select-All-checkboxes/m-p/686443#M219603
The answer is “yes, it is possible” and today I will show you how to do it.
In einigen Fällen ist es wichtig, dass Informationen zwischen Power Automate und Power Apps ausgetauscht werden. Diese Informationen bzw. Parameter werden meistens in unserer Anwendung in Power Apps ausgewählt und müssen dann zu einem Power Automate Flow gesendet werden. Genauso möchten wir aber auch Informationen oder Parameter zurückerhalten, sobald der Flow ausgeführt wurde.
english version below
Im folgenden Beitrag zeige ich euch, wie Ihr die SharePoint-Felder “Erstellt von”, “Geändert von”, “Erstellt” und “Geändert” per REST API und Power Automate Flow anpassen könnt.
Moin zusammen,
jeder, der schon einmal auf eine App aus Power App zugegriffen hat, kennt das Bild sicherlich: Bevor die App das erste Mal genutzt werden kann, muss die Zustimmung durch den Benutzer/die Benutzerin gegeben werden. Diese Zustimmung kann durch einen kurzen PowerShell-Befehl direkt für jeden Benutzer gegeben werden, der auf diese App zugreifen möchte.