Dataset schema view
Is it possible to do both: extract certain fields that may be more important to their own columns, but still have an
object field for the full data (some field are less important and potentially empty)? When I do it at the moment the data is shown as
undefined.I'm adding my code and the resulting views as screenshot, hope this helps understanding what I'm describing.
Relevant docs I've used for reference: https://docs.apify.com/platform/actors/development/actor-definition/dataset-schema
