Daniel Amundsen’s Post

View profile for Daniel Amundsen, graphic

Freelancer ✅️ Power Platform Evangelist ✅️ Verksamhetskonsult

Automagic Insight 🪄 Power Automate Tip of the Day! Did you know? There’s a quick way to check if a value is an array or an object in Power Automate! 💡 By using a simple conditional expression, you can dynamically identify the data type in your flow. Just use this expression: if(startsWith(string(<value>), '['), 'Array', 'Object') This checks if <value> starts with a [ (indicating an array). Use it as is or in a condition. This small but powerful trick helps your flow handle different data types smoothly, making it adaptable and efficient—keeping things, well, automagically seamless! #powerautomate #automagicinsight #datatypes #smartflows

  • graphical user interface, application
Prince Patial

Microsoft Dynamics 365 CE & Power Platform Associate Consultant | Empowering Businesses through Microsoft Solutions

2mo

Small but powerful 👌

Patrick Studart

Microsoft Developer - SharePoint, Power Platform, Fabric

2mo

Would this be a way to determine if a group exists in a person or group field? That way you could branch depending?

Prince Gupta

Software Engineer 2 @ MAQ Software | Microsoft Certified: Fabric Analytics Engineer

2mo

Useful tips

Like
Reply
Muhammad Asad Khan

4x Microsoft Certified|Power Apps|Power Automate|Dataverse|ALM|Senior Software Engineer at KAISPE

2mo

I have also done the same.That's a helpful check.

Song Yang

Tencent - Sr Cloud Consultant | Reshaping IT operations with AI and automation.

2mo

Very helpful

Isaac Monteiro de Carvalho Lima

Dev Powerapps | Microsoft 365 | Power Platform | PL-900 | PL-100 | AZ-900 | MS-900

2mo
See more comments

To view or add a comment, sign in

Explore topics