Hi Team,
I Have Created a Edit Gallery Form my Query is Under header Check_Status "Done" should not list and Other Header Batch_Process "Batch Management" only should list
it is working for Check_Status but if i add the Batch_Process its getting error
Iam getting error in "Value" for Batch_Process
Pls help on same
Enclosed the code with error for your reference..
With( { wData: Filter( Batch_Management_Tracker, StartsWith( MEL, TextInput3.Text )
) },
ClearCollect( colGridDataBMM, Filter( wData, Check_Status.Value <> "Done", Batch_Process.Value="Batch Management")))Thanks
Jawahar

Report
All responses (
Answers (