Skip to content
New issue

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

Support displaying selected fields for CSV format #253

Open
DuoLife-QNL opened this issue Aug 15, 2023 · 0 comments
Open

Support displaying selected fields for CSV format #253

DuoLife-QNL opened this issue Aug 15, 2023 · 0 comments

Comments

@DuoLife-QNL
Copy link

DuoLife-QNL commented Aug 15, 2023

When calling get_string or get_html_string or get_latex_string and passing fields = ["field1", "field2"] as the parameter, the output strings in either format contain the given fields in fields only. However, when calling get_csv_string or get_json_string, that does not work. It seems that these two functions do not take this setting into consideration.

@DuoLife-QNL DuoLife-QNL changed the title Display Seclected Fields Only When Getting CSV Format Only Display Seclected Fields When Getting CSV Format Aug 15, 2023
@DuoLife-QNL DuoLife-QNL changed the title Only Display Seclected Fields When Getting CSV Format Add Support for Displaying Seclected Fields for CSV Format Aug 15, 2023
@hugovk hugovk changed the title Add Support for Displaying Seclected Fields for CSV Format Support displaying selected fields for CSV format Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant