Hi,
I have some issue related to "SalesOpenSalesPriceJournalLineEntity".
Requirement:
I have added custom field on trade agreement line and that field I will need to display in excel add-ins at specific column in excel.
Downloaded the working excel add-ins and from excel design added custom filed and placed at specific position and save the excel
After that I have created "Document template" in office integration for saved excel (customized excel)
Issue: While download excel -
Customized column placed at required position in excel but always one row is loads that is because of
In excel filter section by default "Line number" filter applied
Expected: Line number filter should not applied by default; excel filter without line number filter.
[I tried the same approach for SO/PO, for SO/PO excel add-ins working fine but for "SalesOpenSalesPriceJournalLineEntity" , when we download customized Excel add-ins its bringing by default current selected row (Applied Line# filter by default), not all record by default ]

I just want to know is any bug in "SalesOpenSalesPriceJournalLineEntity" D365 10.0 version?