Forum Discussion
"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?
- RobElliottSilver Contributor
DJKoala323 could you post a screenshot of your flow so we can see what might be the problem.
- DJKoala323Copper 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.
- 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
- 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_PatrickCopper ContributorI 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_EdingerBronze 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.
- drouetj300Copper ContributorHello! I have the same problem, has anyone found a root cause and solution?