Parker's Pick

Trending

Popular

Recent

Adaptive Cards community call – February 2022

Adaptive Cards community call – February 2022

The following topics are covered in this month’s community call. Demo: Adaptive Cards Video Player Bot on Teams (set up an Adaptive Card that plays video content within Teams environment, complete sample code) - Alexis Kinzelin (Microsoft), and Q&A – J.P. Roca (Microsoft) and Alexis Kinzelin (Microsoft) field general and demo related questions. This call was hosted by J.P. Roca (Microsoft) | @jpthepm. Recorded on February 10, 2022.

Read more
Microsoft 365 PnP Weekly - Episode 114

Microsoft 365 PnP Weekly - Episode 114

In this installment of the weekly discussion revolving around the latest news and topics on Microsoft 365, hosts – Vesa Juvonen (Microsoft), Waldek Mastykarz (Microsoft), are joined by UK-based Office Development MVP, MCT, MCM, focused on Microsoft 365, Microsoft Teams, mobile and AI/ML – Bill Ayers (Flow Simulation Ltd)

Read more
Microsoft 365 PnP Weekly - Episode 153 - Sudha Narayanan

Microsoft 365 PnP Weekly - Episode 153 - Sudha Narayanan

In this installment of the weekly discussion revolving around the latest news and topics on Microsoft 365, hosts – Vesa Juvonen (Microsoft) | @vesajuvonen, Waldek Mastykarz (Microsoft) | @waldekm are joined by Redmond, Washington, US-based Senior Program Manager in the OneDrive and SharePoint organization responsible of the Power Platform integration, Sudha Narayanan (Microsoft).

Read more
Office Add-ins community call – February 9, 2022

Office Add-ins community call – February 9, 2022

Call summary This month’s community call features updates on Excel data type APIs (Review card view anatomy, data types, composable building blocks, New Values API and Data Types in Custom Functions) – Chris Gross, Senior Program Manager (Microsoft), Word Online API updates (Demo of In Preview capabilities – Comment and Track changes, Coming soon – Fields) – Phoebe Yuan, Program Manager (Microsoft) and Outlook add-ins and Outlook REST V2 decommission (move to Graph or EWS before Nov 2022, APIs impacted, exceptions called out) – Juan Balmori, Principal Program Manager (Microsoft).

Read more
Comparing two arrays without an apply to each?

Comparing two arrays without an apply to each?

  • Damo Bird 365
  • 3 minutes to read
  • 14 Feb, 2022

    I have two arrays in Power Automate, whilst very similar in structure (key/value pairs) the unique ID for both arrays is named differently (id vs PersonId) but I want to compare both and return only those that do not appear in the Array 1.

    Read more