web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Edit in Excel - Changes made to read-only fields will be reverted

(0) ShareShare
ReportReport
Posted on by 4,014

I opened a General Journal Batch with 4 rows using "Edit in Excel" function. I added two rows in between by copying them from the first 2 rows. I changed the Line number. When I click on Publish, I get following warning message "Changes made to read-only fields will be reverted, Continue?". I clicked on "Yes" and it does add the new rows in General Journal Batch in BC. What is the meaning of that error. Also, how can I see the "Line No" column in the General Journals Page in BC? it is not available in Personalization --> "+Fields" List.

pastedimage1684020719934v1.png

Thanks in advance.

I have the same question (0)
  • Suggested answer
    Inge M. Bruvik Profile Picture
    1,165 Moderator on at

    When you want to insert lines using edit in excel you should not insert them in between existing lines in your worksheet.

    Put them in the bottom of your excel sheet even though you use primary keys that would place them in the middel of existing rows.

    After you publish and refresh your data they will be sorted correctly.

    You can can see the line numbers using page inspection CTRL+ALT+F1.  If you want them to permanently show in the Business Central page. You will either needs to wait a couple of months until Microsoft release an announced change where all fields will be available through personalization or you will have to do it in AL Code.

  • DinB Profile Picture
    4,014 on at

    Thanks, when I add new rows at the bottom it does not update in BC when I click on "Publish". The update works however if I drag the blue corner handle to the bottom shown in screenshot below. But I get that same warning about Read Only fields.

    pastedimage1684081846646v1.png

  • Suggested answer
    Inge M. Bruvik Profile Picture
    1,165 Moderator on at

    Here it works even if I enter the data manually.

    I do not have to drag the like you do.

  • Suggested answer
    Ramiz Profile Picture
    597 on at

    Hi,

    "Changes made to read-only fields will be reverted, Continue?" means there are some fields that are read only. The Editable property is false for those field like EU 3-Party Trade, so you cant modify that.

    If you change the value in excel for a read only field, it wont be updated. That's why the warning appears.
    pastedimage1684149743090v1.png

    In order to add Line No on General Journal Page, you need to create a page extension.

    layout
        {
            addafter("Posting Date")
            {
                field("Line No."; Rec."Line No.")
                {
                    ApplicationArea = All;
                }
            }
        }

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,804 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,103 Super User 2026 Season 1

#3
Kamal Khakhkhar Profile Picture

Kamal Khakhkhar 695

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans