Sure, but keep in mind your going to get a lot more records returned because your going to have an MRVS row for every variable now.

Add the following three rows to your database view. NOTE: You may have to add the "Left Join" column to your view and/or form (depending how you are creating these)

find_real_file.png

Assuming you use the same naming convention:

Question(sio_item_option_new) will be the label of your variable
Value(sio_value) will be the value of the variable.