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 / Get content type prope...
Power Apps
Unanswered

Get content type property in PowerApps?

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I have multiple content types in my SharePoint list and now I would like to modified the NewForm using PowerApps. As of my knowledge it's not possible to have multiple forms, one for each content type? Therefore I would like to get the selected content type and based on that value show/hide different fields. But how to I get that property?

Categories:
I have the same question (0)
  • v-monli-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

     

    Currently you cannot get the SharePoint content type in PowerApps, if you need this, please consider to vote on below idea for now:

    https://powerusers.microsoft.com/t5/Power-Apps-Ideas/Add-support-for-SharePoint-lookup-column-from-content-type/idi-p/157542

     

    Regards,

    Mona

  • MasterOffice365 Profile Picture
    184 on at

    I'm not sure if this would work for your specific requirements, but nonetheless you can get the Content Type for a List Item using the Graph API using a flow. Get an item in a list

    GET /sites/{site-id}/lists/{list-id}/items/{item-id}?expand=fields

    GET /sites/{site-id}/lists/{list-id}/items/{item-id}?expand=fields(select=ContentType)

     

    https://masteroffice365.com/powerapps/5/#PA_Graph_ListItems

    This flow returns loads of metadata info for all items in a list including the Content Type for any given item. You could modify this flow to retrieve the metadata for specific item.

    https://masteroffice365.com/powerapps/3/#PA_Graph_Site_List_Libraries

    This flow will returns the {site-id} and the {list-id} which you'll need to pass to the other flow.

     

    Of course you could merge it all into a single flow returning just the Content Type for a single list item.

    Full blog and demo video links:

    https://masteroffice365.com/powerapps

    https://youtu.be/poKsDNYm9Jw

    https://youtu.be/vSbwmHfqK3c

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard