What's the best way to report checkbox questions from FWi? - i.e. Presenting Needs
11/10/2018

Try using the REPORT_FORM_ANSWERS Table.

SQL Code like:

 

SELECT epiosde_id, text_answer

FROM REPORT_FORM_ANSWERS

WHERE section_item_tag_id in ( [Enter Form Section Tag Id Here] )

AND form_type_ID_code in ( [Enter Form Type ID Code Here] )

By using keyintelligence.uk, you agree to our use of cookies to enhance your experience.