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 :
Finance | Project Operations, Human Resources, ...
Suggested Answer

Updating Benefits Tables

(3) ShareShare
ReportReport
Posted on by
Hi everyone,
 
I'm using D365 HR and having a nightmare manually updating the benefits - I have been able to download the excel to update and then publish, however when I do, the "Publish" is greyed out - I have spoken to IT and they said its NOT a user level issue and I just can't edit the table? Is there another way anyone knows?


I also worry how is Power Automate / apps going to edit the tables If I can't on a simple export / upload of excel?

Thanks in advance.

Jed
I have the same question (0)
  • Suggested answer
    Shaluma Profile Picture
    369 on at
    Hi,

    You can go to the design mode and add all fields, Pls click to refresh the data Publish button is enable, you can edit data directly in Excel.

    Table is Read-Only
    To open the data entity in Visual Studio and check the properties of the entity:
    Set IsPublic = YesEnsure the property Data Management Enabled = YesConfirm that the CRUD (Create, Read, Update, Delete) operations are not explicitly blocked on that entity.

    Power Automate and Power Apps
    No, they will not face the same barrier, provided they are set up correctly.
    The Excel Add-in depends entirely on the exact visual layout of your spreadsheet columns to map data. If a column is missing from your screen,
    In contrast, Power Automate and Power Apps interact directly with the Microsoft Dataverse or D365 OData web APIs.
    When Power Automate requests an update, it talks directly to the backend database.It automatically passes the required background keys ( RecId ) without needing a human to add them to a spreadsheet layout.As long as the service account running your cloud flows has the correct security roles, it will successfully edit and update the tables without touching the broken Excel template.
    Thanks,
    If you found it helpful, please consider marking it as verified — it may be useful for others in the future!
  • Suggested answer
    Deepak Agarwal Profile Picture
    9,146 on at
    Hello, 
     
    pl check if you are using same user as in D365 and same user is login in excel. 
    Also check your access in system once. 
  • LC-27060859-0 Profile Picture
    16 on at
    Hi 
     
    You have to select all the fields from the entity in your Excel file.
    After that, it will be possible to publish the changes.
  • Suggested answer
    André Arnaud de Calavon Profile Picture
    306,376 Super User 2026 Season 1 on at
    Hi,
     
    I checked the Data entity where it is not set to read only. The publish button should be enabled, but can be disabled by two settings:
    1. The Excel sheet does not have all primary field columns. Check which fields are not included. You can add them using the designer.
    2. The user does not have write permissions on the data entity.
    Services like Power Automate use the same technology for reading and updating data. The Excel add-in and Power platform connector both interact via OData. You then also need to provide all key field values and you need to have write permissions via security settings on the data entity. 

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 405 Super User 2026 Season 1

#2
Subra Profile Picture

Subra 374

#3
Martin Dráb Profile Picture

Martin Dráb 218 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans