We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add option 'value_select_multiples' to flat csv exports.
Split select multiples will either have the value of the choice or True/False - binary_select_multiples - or 1/0 in this column.
True/False
binary_select_multiples
1/0
Aha! Link: https://ona.aha.io/features/PROD-349
The text was updated successfully, but these errors were encountered:
Support value_select_multiples option
08ebfaa
Fix #1409
eed3c50
Merge pull request #1414 fix #1409 Support value_select_multiples opt…
e8164c1
…ion in flat CSV
ukanga
No branches or pull requests
Add option 'value_select_multiples' to flat csv exports.
Expected
Split select multiples will either have the value of the choice or
True/False
-binary_select_multiples
- or1/0
in this column.Aha! Link: https://ona.aha.io/features/PROD-349
The text was updated successfully, but these errors were encountered: