How do i store Drop down values in varibale and use it in sql query

0
Hi i am trying to insert data into mysql.  i have created some text boxes to enter data and one dropdown (to select Quarter[Q1,Q2,Q3,Q4]). i created a microflow to get the enter data into variables and use those variables into sql query. Till here it was good but i am unable to use the variable of dropdown into sql query. The Error: Varible in which i have stored dropdown data: And do i need to do something in the events tab of Dropdown properties? Basically i want to get the data which user has selected as quarter and use that data to insert into mysql.   Appreciate your efforts:)
asked
0 answers