Hi @DariuszSzwabo
Editable Grids Overview:
Editable grids allow users to perform in-line editing directly from views and subgrids, improving the user experience.
By default, users can’t directly edit data using the read-only view control for views and subgrids on forms. They need to open a form, edit the data, and then save it.
With editable grids, users can edit data inside most types of columns, including basic Lookup columns and choices.
Making Fields Editable:
To make specific fields (like “Owner” or “Status”) editable within an editable grid, follow these steps:
Open your solution in Power Apps.
Navigate to the appropriate table (e.g., “Task”) in the Entities list (representing Dataverse tables).
Select the Controls tab.
Add an Editable Grid control to the table.
Choose the form factor(s) where you want to apply the grid (e.g., Web).
Configure any additional settings, such as adding lookups or nested grids.
Save your changes.
Lookup Columns:
If you want to include lookup columns (like “Owner”), you can add them to the editable grid.
Use the Add Lookup option to configure the lookup column and specify the related view and data source.
Grouping Data:
If you don’t want users to group data by any column in the view (to save space), you can disable grouping.
Please click Accept as solution 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 giving it Thumbs Up.
Sunil Pashikanti - Tech Blog: PowerApps