I updated my column in SharePoint to be an Enhanced rich text field which from its description allows persons to add pictures and tables to a text field. However, in PowerApps I am only seeing the option to add a Rich Text editor. Would like to know if I have to enable an experimental feature to be granted access to use the Enhanced rich text editor to be able to add tables and pictures in the text field.
Those are not supported. As I know there is not any experimental feature to support this.
see below from Microsoft Doc.
limitation:
When inserting an image, don't expect it to be automatically stored with the bound data source. A possible solution is to implement additional logic that uploads images from the rich text editor to the data source, processes the response, and then pastes it back into the original field. It's also important to understand that different programs may represent copied images in various ways.
The tables may not be possible, the image can be done with image control for example.
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.