export heading row by query #3871
yakovcohen4
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I create an excel file with export.
With the map function, I define which fields I want to return based on the data I received. (there are fields I will not show).
My question is
If I can tell the
heading
function that does not receive any parameter, not to display the head for a line that I do not display?I tell the map function doesn't show me the fields...
so I dont need heading for the fields ..
Beta Was this translation helpful? Give feedback.
All reactions