web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Powershell to return a...
Power Apps
Unanswered

Powershell to return all apps in the tenant + 'last launched date'

(2) ShareShare
ReportReport
Posted on by 651

Hi, I'm trying to get a report for all powerapps on the tenant.  The below works, but is missing 'last launched date'.

Does anyone know how I could return this parameter? I only have created and last modified date. It is the date of last usage which provides value. Thank you.

 

Get-AdminPowerApp | ForEach-Object { $user = Get-UsersOrGroupsFromGraph -ObjectId $_.Owner.id;[PSCustomObject]@{EnvironmentID = $_.EnvironmentName; FlowName = $_.DisplayName; OwnerName = $user.DisplayName ; OwnerEmail = $user.UserPrincipalName ; Owner = $_.Owner.displayName; }; }| Export-Csv -Path 'C:\PowerAppsWithOwner.csv'

I have the same question (0)
  • v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @Brice235i ,

     

    Please consider raise a ticket for this specific question:

    https://admin.powerplatform.microsoft.com/support

     

    Best regards,

    Community Support Team _ Jeffer Ni
    If this post helps, then please consider Accept it as the solution to help the other members find it.

  • hargow2022 Profile Picture
    3 on at

    has there been any updates on this

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 914

#2
11manish Profile Picture

11manish 627

#3
Valantis Profile Picture

Valantis 598

Last 30 days Overall leaderboard