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 / Highlight table rows i...
Power Apps
Suggested Answer

Highlight table rows if cell is blank

(0) ShareShare
ReportReport
Posted on by
Hello all,
I have a table control containing the information from a SharePoint list that the users can see then select a row and modify an specific column value.
I would like the rows where that column is yet to be edited (isblank) to be highlighted somehow.
 
I tried editing like this:
If(IsBlank(ThisItem.Quantity), RGBA(255, 0, 0, 0.3), RGBA(255, 255, 255, 1))
But then I get the errror: "ThisItem is not recognized"
 
I can make it work with "TableName.Selected.Quantity.Value", but that requires the user to be selecting the row. Which totally missing the purpose of highlighting the row.
Categories:
I have the same question (0)
  • Suggested answer
    ronaldwalcott Profile Picture
    3,862 Moderator on at
    The table control is still in preview and styling is limited.
     
    See docs
     

    Currently, the listed capabilities aren't supported. However, since the Table control is still evolving, check back for any updates.

    • Linking the Table to other data connectors.
    • Customize the style of the Table other than color palette or modify individual columns.
  • timl Profile Picture
    36,770 Super User 2026 Season 1 on at
    Hi lopezv
     
    As a workaround, you could use a gallery control instead and layout the fields in a tabular fashion. That would enable you to set a specific fill colour for a given row.

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 509 Most Valuable Professional

#2
Haque Profile Picture

Haque 302

#3
11manish Profile Picture

11manish 265

Last 30 days Overall leaderboard