Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Answered

DATAVERSE STORAGE: CAN WE STORE TEXTINPUT FROM CANVAS INTO DATAVERSE?

(0) ShareShare
ReportReport
Posted on by 27
Categories:
  • Verified answer
    v-xiaochen-msft Profile Picture
    on at
    Re: DATAVERSE STORAGE: CAN WE STORE TEXTINPUT FROM CANVAS INTO DATAVERSE?

    Hi @surya_parkavi ,

     

    You could use a textinput control and a button control to achieve this.

    1\ This is my table 'Test 100S'. It has a text column named 'Name'. I will save the value in textinput control to this column.

    v-xiaochen-msft_0-1622538705573.png

     

    2\ Add a textinput control 'TextInput2'.

     

    3\ Add a button control and set its onselect property to:

    Patch('Test 100S',Defaults('Test 100S'),{Name:TextInput2.Text})

     

    Best Regards,
    Wearsky
    If my post helps, then please consider Accept it as the solution to help others. 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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Microsoft Dataverse

#1
mmbr1606 Profile Picture

mmbr1606 22 Super User 2025 Season 1

#2
stampcoin Profile Picture

stampcoin 17

#3
ankit_singhal Profile Picture

ankit_singhal 11 Super User 2025 Season 1

Overall leaderboard

Featured topics