Showing items from Blogs

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
    How to call and show Graph API data in SPFx Adaptive Card Extensions(ACEs)

    How to call and show Graph API data in SPFx Adaptive Card Extensions(ACEs)

    In this article, we will learn how to get data from Graph API and display it in SPFx Adaptive Card Extensions(ACEs). if you are new to ACEs then I would recommend going through my previous article where I have covered the concept and basics of ACEs along with step by step tutorial on understanding how the ACEs components work together especially Card View and Quick View.

    Read more