Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

REPORTS OF ASSIGNED LICENCES O365

(0) ShareShare
ReportReport
Posted on by 14

HI all and have a verry good year.

 

I try to do something with this : 

Generate Reports of Assigned Licenses in Microsoft 365*

(GIT SAMPLE : SamplePowerAutomate/Sample-Report-Generation-V2.0_20210921033412.zip at main · dips365/SamplePowerAutomate · GitHub)

 

 

My flow do all the stuff after a lot of trouble but at the last one ....

He say : 

ADM_ANRAS_1-1641291528975.png

 

 

please help me, 3 days on it, and stopped at the last step .. so frustrating... 😉

 

  • AnthonyAmador Profile Picture
    2,544 Super User 2025 Season 1 on at
    Re: REPORTS OF ASSIGNED LICENCES O365

    Hi @ADM_ANRAS 

     

    The problem is because in the Parse Json Schema you are defining these values as required, so the action will fail if does not find all these values in the dynamic content. 

     

    "required": [
     "@@odata.id",
     "id",
     "name",
     "position",
     "visibility"
     ]

     

    "required": [
     "@@odata.id",
     "displayName",
     "createdDateTime",
     "accountEnabled",
     "userPrincipalName",
     "givenName",
     "surname",
     "externalUserState"
     ]

     

    Double check that the flow settings are correct or you can try removing the required value to see if that solves the problem.   

     

    Hope this helps. 

    Regards. 

    Community Support Team - Anthony Amador

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,537 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,908 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow