Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Function not working properly when dates are used

      (table_to_find as table,column_to_search as text,value_to_find as any, column_were_to_get_the_value as text) => let valid_row = Table.SingleRow(Table.SelectRows(table_to_find, each Tabl...