Hi team,
I need a validation to compare startdate and enddate. So I add validation on enddate column. But with the validation function I can only get the current cell value by "ui.value". So how can I get the startdate cell's value in enddate's validation compare function?
Thank you!