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 / How do I distinguish a...
Power Apps
Answered

How do I distinguish a PowerApp from a modified SharePoint Form

(0) ShareShare
ReportReport
Posted on by 24

Hi, I want to use Flow to list all PowerApps in all environments, but I want to filter out all the Apps which are created when users modify their SharePoint List Form using PowerApps. I was looking through the metadata of the PowerApps for Admin connector, but could not find anything based on what I could distinguish the two different types of Apps.

 

Anyone any suggestions?

Thanks in advance.

Regards,

Hilko

I have the same question (0)
  • Verified answer
    v-siky-msft Profile Picture
    Microsoft Employee on at

    Hi @Hilko 

     

    Though there is not a specifics type for SharePoint Custom Form, but all the app display names are generated by the system, format: SPlistName on SPsiteName forms

    The workaround is to add a 'Filter Arrary' action to filter out SharePoint Custom Form Apps.

    1. Add a 'Filter Arrary' action after 'Get Apps as Admin' action

    2. set From field to value from 'Get Apps as Admin' action

    3. Click advanced mode, enter the following codes:

     

    @Not(And(contains(item()?['properties']?['displayName'], 'on'),contains(item()?['properties']?['displayName'], 'forms')))

     

     Snipaste_2020-03-11_16-15-41.png

    Sik

  • Hilko Profile Picture
    24 on at

    Hi Sik,

     

    Thanks for your solution. I liked it right away and went looking into this. It seems not as easy as you suggest, because of the many languages in Europe 🙂 I have: forms, formulieren, formulare, moduli, formularios, and don't ask me to repeat the Finish name 🙂

    So, easy to miss one I would say. Hope at some point that Microsoft can add a metadata field describing the type of App, Canvas, Model Driven, SharePoint Form...

    Thanks so far, we will see how we manage this...

    Regards,

    Hilko

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
11manish Profile Picture

11manish 551

#2
WarrenBelz Profile Picture

WarrenBelz 430 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 298

Last 30 days Overall leaderboard