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 / Column does not exist
Power Apps
Unanswered

Column does not exist

(0) ShareShare
ReportReport
Posted on by 4

Mudpie555_0-1700506952043.png

I am at a loss on how to fix the above error. The column 'Author' does not even exist in my Share Point List? What am I missing here?

Here is the formula that is creating the error above. 

Patch(TaskCollection, ThisItem, {Location: inputloc.Text, Task: inputtask.Text, Minutes: inputmin.Text, Notes: inputnote.Text}); Collect(TaskCollection, {Location: "", Task: "", Minutes: "", Notes: ""})

 

 

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

    Author is the Created By system column in a SharePoint list. If you created your collection directly from a list that may be where the Author column is coming from.

  • Mudpie555 Profile Picture
    4 on at

    Thank you for the quick reply. I am very new to Power Apps. My question is why would that column matter if its not a column I am using in my list? And how do I fix this?

    Mudpie555_0-1700507745844.png

     

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

    Given the code you are using it looks like you are patching a collection. If you created the collection by just copying a SharePoint list then it probably exported that column as well and Created By is a system column which means it is required.  Is TaskCollection the name of your list or a Collection you are creating from a SharePoint list?

  • Mudpie555 Profile Picture
    4 on at

    It’s a collection I am trying to make from my sharepoint list. 

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

    Then make sure you use ShowColumns() to select just the columns you want in the collection when you are creating it from the SharePoint list. Otherwise you will end up with the system columns as well, which are required.

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 335 Most Valuable Professional

#2
11manish Profile Picture

11manish 165

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 96 Super User 2026 Season 1

Last 30 days Overall leaderboard