How can I export data with variable names instead of labels?. Currently, Am getting a mixture of names and labels based on the data type.
The downloaded file has labels except for select_one data type, it has names. I would like everything to be name..
Thanks...