web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

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)
  • timl Profile Picture
    36,558 Super User 2025 Season 2 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.
  • Suggested answer
    ronaldwalcott Profile Picture
    3,847 Super User 2025 Season 2 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.

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
Kalathiya Profile Picture

Kalathiya 400

#2
WarrenBelz Profile Picture

WarrenBelz 382 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 328 Super User 2025 Season 2

Last 30 days Overall leaderboard