Today’s tip is from Amey “Anything But Code” Holden. You can drop your priceless tip into our tipping jar too, thank you very much!
I (Amey, not me – t.j.) often see users struggle with the confusing behaviour of lookup...
From time to time you may be forced to deal with JSON objects in Power Automate that contain duplicate property names. Consider this object, for example:
{
"Id": 42,
"Name": "Fixing the machine",
"From&...
Love the tips from Linn because they are short and precise. Unlike me, he does not beat around the bush and goes for jugular: “if you need X do Y or go home”. Today’s tip is no exception even though I know bupkis about Project O...
If you think that the title looks suspiciously close to Tip #1378: Update Common Data Service user photo from Office 365 profile, you’d be absolutely right. Why? Because historically Power Platform is renowned for two traits: renaming thing...
When developers like Mike! start their sentence with “this is probably really simple”, you know that it rarely is. (No idea why he’s so excited about his name though, I suspect there is some math flex in here).
This is probab...
Is there any way to export automatically or with a script a list of all the Dataverse tables in an organisation?
From our good friend Shan McArthur came a multilayer answer (narrated and illustrated by The Enabler):
One: We have a virtual ...
I really like mini truck stops when two or more MVPs brainstorm a random problem, usually because they are bored [emoticon:c3bc6fd04d0b4f1f9c1cc7d74eb1c174].
Help me understand scenarios where one would use a guid() expression in flow when...
When makers need a loop with a counter in Power Automate, say from 1 to 20 (or 0 to 19 for all of you developers out there), the immediate reaction I’ve observed is to reach for a gun variable:
You don’t have to because there ...