Hi team ,
i am using **Filter table by column ** and the column is having the datetime.datetime
so while using the keyword , i am below getting error TypeError: argument of type ‘datetime.datetime’ is not iterable.
can anyone guide on this.
Hi team ,
i am using **Filter table by column ** and the column is having the datetime.datetime
so while using the keyword , i am below getting error TypeError: argument of type ‘datetime.datetime’ is not iterable.
can anyone guide on this.
Could you share your code snip for filtering and maybe few lines of your table data?