Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

extract and filter data on Azure Table Storage side via Table Storage connector?

I have below RowKey in my azure table storage which I am able to filter using the line below. The row key is combination of values and a datetime value. Is it possible to extract the date time from r...