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 / New record in choices
Power Apps
Suggested Answer

New record in choices

(0) ShareShare
ReportReport
Posted on by 142
Hello, how to make a record in a choices of the table column with text input and a button, without a form? I tried:
 
Patch(
    Podminky;
    Defaults(Podminky);
    {
        Choices('volPodminky (Podminky)'): navodkyVypln.Text;          
    }
)
 
Thank you
Categories:
I have the same question (0)
  • Suggested answer
    mmbr1606 Profile Picture
    14,629 Super User 2026 Season 1 on at
    hey
     
     
    try this please:
    Patch(
        Podminky, 
        Defaults(Podminky),
        {
            'volPodminky (Podminky)': {
                Value: navodkyVypln.Text
            }
        }
    )
    
    if it helped please mark as verified answer,
     
     
    thanks
  • JM-14081323-0 Profile Picture
    142 on at
    Hello and many thanks, its better now, cause I got only two errors instead of four.
    One says there are some arguments of Patch function invalid.
    The other one says that column 
    'volPodminky (Podminky)'
    doesnt exist.
    Assume still insufficient definition of that I mean the values in "choices" and not in the column itself.
  • mmbr1606 Profile Picture
    14,629 Super User 2026 Season 1 on at
    Do you mean the choices in the Control itself?
     
    If yes you would need to Set the Items Property to ["Choice a","Choice b".....]
  • JM-14081323-0 Profile Picture
    142 on at
    No, no, this choices here in dataverse:
     
     
    as Im trying to make the user allowed to add a new ones through application interface
     
     
    Thanks

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

#2
11manish Profile Picture

11manish 210

#3
Valantis Profile Picture

Valantis 167

Last 30 days Overall leaderboard