This is untyped dataset. I basically have a dataset of 5 columns. One of the column is Amount. I need to throw validation message if value for any row in the dataset is less than or equal to 0 with customer Name(one of the column in the dataset)..
↧