{"id":39,"date":"2018-09-20T10:10:51","date_gmt":"2018-09-20T17:10:51","guid":{"rendered":"https:\/\/www.microsoft.com\/en-us\/power-platform\/blog\/power-apps\/editable-tables\/"},"modified":"2018-09-20T10:10:51","modified_gmt":"2018-09-20T17:10:51","slug":"editable-tables","status":"publish","type":"power-apps","link":"https:\/\/www.microsoft.com\/en-us\/power-platform\/blog\/power-apps\/editable-tables\/","title":{"rendered":"Editable Tables"},"content":{"rendered":"

Designing a productivity application to have related data and functions in one place is good practice because more can be done without having to switch back and fourth between screens. That is why many people like Excel \u2014 there is the ability to edit data real-time in a fast and efficient way.<\/p>\n

In PowerApps, you can implement the same concept by providing it as a front end to any data source, with the ability to customize it even more.<\/p>\n

\"\"<\/p>\n

Scenario<\/h1>\n

A small business owner has a catalog of product information that is updated each time she gets a new shipment. Needing to input every item herself, these logging processes can be time-consuming, and sometimes error-prone. She builds a quick PowerApp that can log new items and change item data in line on the same screen, directly to the data source. With this app, she can interact with the data in the database quickly without having to connect through a separate interface, and she can include other important data and functions in the same application to host everything in the same space.<\/p>\n

\"\"<\/p>\n

\nImplementation<\/h2>\n

Components<\/h3>\n