Blog
Dataverse - The easiest way to modify Dataverse data outside of Dataverse and Power Apps
If you need an easy way to add, edit, and delete the records in Dataverse, this post describes a simple method that you can use.
How to open a Dataverse table in Excel
The first step is to open the table in the designer. The 'Edit' dropdown contains an 'Edit data in Excel' option. If we click this item, the browser downloads an Excel file locally. Editing a Dataverse table in Excel
After logging in, the
contents of the Dataverse table will appear in the Excel
spreadsheet.
We can directly edit the data in the spreadsheet and we can also paste single or multiple ranges of records from the clipboard.
It's also possible to delete the rows from a table. This offers a very simple way to completely clear the contents of a table, which is very helpful when testing apps.
The add-in allows us to set lookups or other complex types using controls that appear in the add-in panel.
For large tables, we can use an option in the add-in to filter the
records by one or more conditions. This makes it easier to find the records that we want to edit.
Once we've completed our modifications, we can click the publish
button to save the changes to the underlying table. Once this process
succeeds, we can view the updated data from Power Apps that are connected to the table.
Conclusion
- Categories:
- dataverse
- Error - Diagnosing the error "Network error when using the Patch function" when saving data with a form
- Dataverse - How to work around the error "multiple levels of many-to-one relationship expansion aren't supported"
- Dataverse - How to use a checkbox control a set a yes/no field in Dataverse
- Dataverse - How to create Entity Relationship diagrams
- Dataverse - How you can more quickly bulk update data using the SQL language
- Dataverse - How to fix the bug in the 'Business Rules' editor that prevents numeric values from saving
- Dataverse - What are the benefits, and how to create formula columns
- Dataverse - How to sort the available choice items from a choice column
- Error - Unable to modify Dataverse tables with error message, Language id should not be null
- Dataverse - How to retrieve FetchXML or SQL for Dataverse views
- Data - Why is Dataverse so fast?
- Dataverse - How to create and use Dataverse views in Canvas Apps
- Dataverse - How to filter Dataverse choice columns
- Dataverse - How to switch to the classic designer when the option is not available
- Licensing - What are Dataverse Restricted tables?
- Media - How to save and work with microphone recordings
- Dataverse - how to access tables from another environment
- Dataverse - How to Patch the 5 most complex data types