1

Whenever there is a list in D365, when we click on the header's top left corner checkbox to select all the list items in one click.


My idea is that we should be able to see how many count we selected. There should be a count showing somewhere on the screen, so that we know how many rows we have selected. otherwise we have to export all rows and then count the rows in excel, which takes time (if the list is big).

Category: User Experience
STATUS DETAILS
New

Comments

T

Only other way around this is to hope there is a column of numeric values and the data set isn't very large. You can then use "View Column Totals" and set it to whatever value you prefer. When you click "calculate" in the bottom left, it will generate the total number of rows, adjust based on rows selected or not, and also adjust the column totals based on selection.However, this way is just a workaround. If the page is very large, it will still commandeer your screen as it calculates the totals.

Category: User Experience