Announcements
I have a PowerApp Form that has Rich Text DataCards. The Form is submitted to a SharePoint List. The corresponding columns in the SharePoint List have been set up with Plain Text.
Is there a code so when submitting the PowerApp Form to SharePoint, The Rich Text get converted to Plain Text in SharePoint.
Hi,
You can try something like below -
add a TextInput control to your rich text column datacard. Set the default property to PlainText(DataCardValueRichText.Text)
and then you will have to change the formula written on Update property of that datacard to
TextInput1.Text
Change the visibility of TextInput1 to false
Hi.
You solution did not work but I found a solution that does work.
Thanks for your time.
Hi @Adrian59 ,
Glad to see your problem has been solved, maybe you could consider marking your answer as a 'Solution' to close the case.
Cheers!
Best Regards,Charlie Choi
How did you solve the problem?
thanks !
Hi linapapa
I think this is it.
Ensure your SharePoint List settings are at Plain Text.
Select the DataCard in Power Apps and use the below code in the Update field.
Hope this works.
Adrian.
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 94
WarrenBelz 82 Most Valuable Professional
Kalathiya 38 Super User 2026 Season 1