Forum Discussion

DJKoala323's avatar
DJKoala323
Copper Contributor
May 21, 2023

"Title" field not in list of dynamic content in PowerAutomate Flow

I would like to use the field "Title" (automatic field in a Sharepoint list named "Title") in a power automate flow.  I have the "Get Items" action in a previous step in the flow.  I have tried to use dynamic content using various actions in the flow including "Select", "Create HTML Table".  The "Title" never appears in the list of available fields under the Sharepoint category.

What would cause the automatic "Title" field in a SHarepoint list to NOT appear in the dynamic content list?

    • DJKoala323's avatar
      DJKoala323
      Copper Contributor

      RobElliott -- thanks for looking at this.  I've attached a couple of images. One is the Sharepoint list showing the "Title" column (it is the automatic column included with the embedded link in a Sharepoint List).  The other image is the flow showing the dynamic content list.

      • ganeshsanap's avatar
        ganeshsanap
        MVP

        DJKoala323 

        1. Try turning OFF experimental features settings in Power automate and see if it shows up for you, follow: How to Turn ON/OFF Experimental Features in Power Automate 
        2. If above not working for you, try using below expression in Enter value section of Select > Map: 

         

        item()?['Title']​

         


        Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.

  • Allen_Patrick's avatar
    Allen_Patrick
    Copper Contributor
    I have the same question. Seems like it something simple that I am overlooking. In Sharepoint the column is "Title" that is not an option in power automate.
    • Kelly_Edinger's avatar
      Kelly_Edinger
      Bronze Contributor

      Hi Allen_Patrick - are you using the search box at the top of the dynamic fields pop up? Sometimes I can scan/scroll and not see it, but I'm able to use the search box and have it show up. Not sure why.

  • drouetj300's avatar
    drouetj300
    Copper Contributor
    Hello! I have the same problem, has anyone found a root cause and solution?

Resources