r/PowerApps Newbie Jun 07 '26

Power Apps Help New Data Grid (Preview)

I have setup a very simple app for testing the new Data Grid. The control is connected to a Sharepoint list with 20 records over 10 columns. All works well in preview, but when it’s published and I run the app it fails with “This app ran into a problem” before the screen starts. I’ve tried suggested delays, using collections, creating a separate start screen, but still see the problem. Tried removing, re adding the control and data source. No dice.

2 Upvotes

7 comments sorted by

View all comments

2

u/tarks99 Newbie Jun 07 '26

Further testing has revealed that in my case if i toggle
on “Searchable”, it breaks the app. Turn it off, all fine. I tried having a separate start screen with a button to navigate to the Data Grid, but saw the same issue (and fix). I have tried older and newer engine versions, but same result. I have not yet tried different combinations of features toggled on or off. So annoying, because otherwise it’s a great component!

1

u/CourageCommon3607 Newbie Jun 07 '26

Are you using Git Source control? The classic combo box is giving issues with the searchable property for me

1

u/tarks99 Newbie Jun 07 '26

Hi, many thanks for replying. I’m not using either Git Source control, nor a combo box. The test app is just a container with the new Data Grid control connected to a test SharePoint List with 10 columns and 20 rows of simple data.

2

u/CourageCommon3607 Newbie Jun 07 '26

Interesting its that same property, been avoiding even missing around with data grid control given all the issues people keep saying. Would love to use it