How to get UiPath to accept a date range and enter that range into a SQL query

Hello Masters,

I’m having a little trouble with a particular operation. I have a workflow that accepts a date range as a variable which I am posting below.
Main.xaml (8.9 KB)

I want to use this date range in an SQL query to import over all of the rows of data within that date range. I am posting a sample data table below.
Jaywalking Data.xlsx (15.6 KB)

How can I get my input variable in UiPath to work in my SQL code? Since I am new, would you please post the xmal in your answer?

Hi
Did we try with this method buddy

Cheers @hall1570

1 Like