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 / Limit the columns from...
Power Apps
Unanswered

Limit the columns from SharePoint in "Create items" flow output

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello,

 

I have a simple flow where i'm trying to create items in a SharePoint list .

kerrykevin_0-1627137607380.png

 

In the output of this flow this step is retrieving default column values (ID, created by, Modified by etc) too which i haven't passed in Create item. 

How can i control this ?

 

This is the output of create item:

kerrykevin_1-1627138066857.png

Thank you

 

 

Categories:
I have the same question (0)
  • Pstork1 Profile Picture
    69,649 Most Valuable Professional on at

    In the Create Item action there is an option to limit the columns by view (SharePoint view).  Create a view in the list and use that to limit the columns.  The system columns will still be included.  There is no way to remove them from the results of the Create Item.  Is there some specific reason you want to limit the number of columns returned?

    image.png

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hello.

     

    Thank you for the answer.

     

    Well my next step is Get item which needs to get the newly added item to the list.

    kerrykevin_0-1627140266098.png

     

    And after that i need to create a HTML table. 

    When i use Select , i am not able to find Value (Which is an array) , which can be used in Select "from" tab step.

    Instead i see Body (which is in an object) which is in json and when i parse it i still don't get array.

    kerrykevin_1-1627141054519.png

    Hence, i thought it i might have to exclude the other columns.

     

    Could you please give me a solution for the above.

     

    Thank you again.

  • Pstork1 Profile Picture
    69,649 Most Valuable Professional on at

    That's because Create Item returns a single item, not an array.  Initialize an array variable, append the Body of the Create Item to the variable, use that variable as the input for the HTML table.

     

    You don't need the Get item at all.  The Create Item outputs the record you just created.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi,

     

    I did what you asked me to:

    kerrykevin_1-1627150959579.png

    I am getting this error:

     

    kerrykevin_0-1627150938754.png

     

  • Pstork1 Profile Picture
    69,649 Most Valuable Professional on at

    Check my reply again.  I said to initialize the variable and then append the body to the variable.  You are trying to initialize an array variable with something that's not an array.

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 429 Most Valuable Professional

#2
11manish Profile Picture

11manish 191 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 122 Super User 2026 Season 2

Last 30 days Overall leaderboard