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 / Modern Table control +...
Power Apps
Suggested Answer

Modern Table control + SharePoint list: row ID is visible but Selected.ID is blank

(0) ShareShare
ReportReport
Posted on by

I’m using a modern Table control in a canvas app with a SharePoint list. The rows display correctly and the ID is visible, but Table1.Selected.ID is inconsistent it works for some rows and is blank for others.

  1. the row is visible in the table

  2. the ID is visible in the table

  3. it works for some rows

  4. it does not work for others

Is there a workaround for this? I tried using a data table but it doesn't have an OnSelect. Would I encounter the same issues with a Gallery?

Kind regards,

Jayden

Categories:
I have the same question (0)
  • Suggested answer
    Vish WR Profile Picture
    1,731 on at
     
    Hi Good Day 
     
    Why Table1.Selected.ID is inconsistent
     
    The Table control currently has a few behavioral issues:
    • Selected is not reliably updated on every click
    • Clicking different parts of a row (text vs empty cell vs padding area) can behave differently
    • Sorting/virtualization can cause the “selected record” context to lag or not update
    • In some cases, the row is rendered correctly but the internal selection state is not set → so Selected becomes blank
     
    So even though:
    • the row is visible
    • the ID is visible
    The control may not consistently update Selected.
     
    workaround
     
    The recommended workaround is to avoid relying on Table.Selected for interaction logic and use Use a Gallery instead
     
    A Gallery control is the standard solution for interactive rows in canvas apps.
     
    Why it works better:
    • ThisItem is always reliable
    • OnSelect exists at row level
     
    Others have also reported similar issues
     
    https://community.powerplatform.com/forums/thread/details/?threadid=a3b8682d-2ff2-f011-8407-000d3a53ff74
     
     
     
      Vishnu WR
     
    Please  Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider answering Yes to Was this reply helpful? or give it a Like 
     
     
     
  • Suggested answer
    PowerDeveloperTP Profile Picture
    468 on at
     
    Modern table control is still in preview.
     
    Even I encountered issues using that, when table size is more and filtering is applied, it will not pick selected record. It was always blank when we scroll the table.
    Option to overcome it was to remove filtering, but the requirement still requires filtering then you will have to go with gallery instead of table.
     
    Thank you.
     

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
Vish WR Profile Picture

Vish WR 633

#2
11manish Profile Picture

11manish 588

#3
Valantis Profile Picture

Valantis 457

Last 30 days Overall leaderboard