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 / Multiple lines of Text...
Power Apps
Answered

Multiple lines of Text font differs for each column

(1) ShareShare
ReportReport
Posted on by 52
I have a around 10 Multiple of text - Enhanced rich text column in SharePoint, which renders differently on Powerapps font wise.
 
May i know why this happens and how to standardize this on the Powerapps side?
 
I noticed on the SharePoint side, some columns have different font family. I updated the font family on SharePoint for all 10 columns but still the issue exists on PowerApps side.
 
I understood that when we copy a paragraph from somewhere and put it in multiple lines of text, it renders in a different font. When we manually type in the paragraph in multiple lines of text, it renders in a different font. May i know how to resolve this?
I have the same question (0)
  • Suggested answer
    MS.Ragavendar Profile Picture
    6,409 Super User 2026 Season 1 on at
     
    I could see the similar post in the past (few days back) check for the solution.
     
    If the field is connected to a text column in Sharepoint make sure the Sharepoint column is set to Plain Text, not Rich Text.
     
    ✅If this helped, please Accept as Solution to help others ❤️ A Like is appreciated 🏷️ Tag @MS.Ragavendar for follow-ups.
  • Poweruser32490 Profile Picture
    52 on at
    It cannot be plain text. I have formatting applied to the column value which should reflect in powerapps as well. 
  • Verified answer
    11manish Profile Picture
    987 on at
    SharePoint rich text stores data as HTML, not plain text
    When users:
    • Copy-paste content → it brings external font styles (Calibri, Arial, etc.)
    • Type manually → uses default SharePoint/editor font
    These styles are saved like:
    • <span style="font-family:Calibri;">Text</span>
     Power Apps renders HTML as-is, so different records show different fonts

    Fix by cleaning HTML or overriding font in Power Apps
     
    • Use Substitute() or regex-like cleanup to remove font styles
    • Use Power Automate or form logic to:
      • Strip unwanted HTML
      • Store clean/standardized content
    • Avoid copy-paste from Word/Outlook
      • Encourage:
      • Plain text paste (Ctrl + Shift + V)

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 577

#2
WarrenBelz Profile Picture

WarrenBelz 440 Most Valuable Professional

#3
Haque Profile Picture

Haque 308

Last 30 days Overall leaderboard