Whenever i do a bulk action i need to compute...

Whenever i do a bulk action i need to compute only the value of selected rows for the action. how can i get only the columns relate to that i have selected ??

0 3 321
3 REPLIES 3

Hi you could add another column and have your action put a

value in the selected rows eg TRUE , FALSE, and then use your expression to select only those rows that are true,

false, selected or whatever you put in your extra column.

Just following

Just following!

Top Labels in this Space