kavya.s16
(Kavya S16)
1
Hi everyone
I have a datatable , i have to check four column
1.job grade
2.Name
3.email
4.country
If the above columns are empty i need to update the remarks columns for the corresponds rows
eg if job grade in a datarow is empty then update remarks as “employee [field name which is empty] is missing from the records”
@ppr @Yoichi @Palaniyappan
thanks in advance
Hi! @kavya.s16 ,
Have a view on this thread
Refer this post As Well:
Regards,
NaNi
kavya.s16
(Kavya S16)
3
Yeah @THIRU_NANI thanks , but i need to a combination of words and column name which is empty in the remarks column
“Employee [column name] is missing in the records”