Let's POWER Automate

From no-code to low-code

Menu
  • Expressions
  • Filters
  • General
  • Application specific solutions
    • Dataverse
    • Excel
    • Forms
    • Outlook
    • Planner
    • Power Apps
    • SharePoint
    • Teams
  • Triggers
  • Ready to use solutions
    • Approval Process Template
    • Task Delegation App
    • The Ultimate Power Automate expressions cheat sheet
    • Power Automate HTTP requests to SharePoint cheat sheet
    • Power Automate HTTP requests to Graph API cheat sheet
  • ABOUT ME
  • Get help with your flow
  • POWER PLATFORM SERVICES
Menu

Adding a new column to SharePoint view with Power Automate

Posted on May 25, 2022May 25, 2022 by Tom

“I created the a SharePoint column using the HTTP request, but how do I add it also to a view within the same Power Automate flow?”


If you read the previous solution to create new SharePoint columns, you might feel that something is missing. Even though you created the column, it doesn’t appear in a view. It exists, but it isn’t shown. If you want to add it to a view, even the default one, you still have to go to the SharePoint list and add it manually. Or you could extend the flow.

Add it to the view with an HTTP request

As you might expect, there’s another HTTP request to do that.

Method: POST

Uri: _api/web/lists/GetByTitle('<listName>')/Views/GetByTitle('<viewName>')/ViewFields/addViewField('<columnName>')

Note:ย <โ€ฆ> are placeholders, replace them including the < and >.

Since it requires the column name, I’d recommend using this request before you rename the column. Create it, add it to the view, and rename it afterwards.

Power Automate add SharePoint column view

Summary

If you want to also add the newly created SharePoint column to a view, all you need is one extra Power Automate action. Another HTTP request that’ll take the column and add it to the view of your choice. If you’ve got more than one view then just repeat the HTTP request for each of them.


๐Ÿš€ Master Power Automate

Join 2,000+ professionals getting actionable Power Automate tutorials, solutions, cheat sheets & tips every week.

No spam. Unsubscribe anytime.

2 thoughts on “Adding a new column to SharePoint view with Power Automate”

  1. Douglas Burn says:
    April 11, 2023 at 7:23 pm

    I’m trying to create a new list view with Power Automate, and while I’ve been successful at creating a view, it is not visible in the menu of list views unless I make it the default view. If it’s not the default view, the user cannot see/select it even though the view exists and can be seen at the bottom of the List Settings page. Do you have any idea why this is the case?

    Reply
    1. Tom says:
      May 1, 2023 at 3:26 pm

      Hello Douglas,
      it’s been ages since I create a new view using REST API – no idea what wrong.

      Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

๐Ÿš€ Master Power Automate

Join 2,000+ professionals getting actionable Power Automate tutorials, solutions, cheat sheets & tips every week.

No spam. Unsubscribe anytime.

Working on an Approval process?

Use the Approval Process Template and the Task Delegation App to skip the hard part and deploy a fully functional approval solution on a SharePoint list in minutes! And then the next one, and the next one...

Approval Template Preview โœจ Learn more โœจ

Turn ideas into flows with ease!

Grab the complete Power Automate Cheat Sheet Bundleโ€”everything you need to master expressions, SharePoint HTTP calls, and Graph API in Power Automate.

Cheat Sheet Bundle Preview โœจ Get the Cheat Sheets

Didn't find what you were looking for?
Need to adjust a solution to fit your needs?
Or would you just like to get an assistance from somebody with thousands of hours of experience with Power Automate?

Power Automate blogs worth visiting

Damien Bird
Dennis (Expiscornovus)
Paul Murana

©2025 Let's POWER Automate | Theme by SuperbThemes