F
Fred
Hi all,
I have a function that have a dataset in argument.
I have an other ds from a particular dataset (dsProduct)
Is there any way to match the two dataset ?
Example :
ds1 : columns are prod_cod_prod_desc, prod_usr
dsProduit : prod_cod, prod_usr
dsProduit = fct(ds1)
Now I can use the right column of my dataset ( no error if column does'nt
exist !)
Is a such function fct or any way exist ?
Thanks,
Jeff
I have a function that have a dataset in argument.
I have an other ds from a particular dataset (dsProduct)
Is there any way to match the two dataset ?
Example :
ds1 : columns are prod_cod_prod_desc, prod_usr
dsProduit : prod_cod, prod_usr
dsProduit = fct(ds1)
Now I can use the right column of my dataset ( no error if column does'nt
exist !)
Is a such function fct or any way exist ?
Thanks,
Jeff