Bad Argument( Scriptable[] )
Hello everyone,
I have a problem with my script, i want to do a study :
It's about filtering the IDs, avoiding IDs that are empty, equal to "-" or equal to "NOK". Then, these filtered IDs should be placed in a new table called dt_id_tri
with the following columns: Ref Produit
, Baie
, and ID
. After that, take a Ref Produit
from the dataset and calculate the total number of duplicates (nb_total_doubl
) ...