Field Sets Extended with Explores?

I’m working on some development that is attempting to be as DRY as possible. I’ve set up a series of ‘base’ views and explores that are using field sets within the ‘fields’ parameter to filter the appropriate fields per explore, and then extending those explore files into another project and model. I don’t need troubleshooting necessarily, but I want to make sure the functionality operates how I assume it does:

  • my assumption is that if a ‘base explore’ uses ‘fields’, that same ‘fields’ logic would be applied if I extended that explore elsewhere, without having to explicitly call that parameter in the ‘extending’ explore.

Am I correct in that assumption? It applies to joins, where a ‘base’ explore and it’s joins all come through in the ‘extending’ explore, so I would imagine this is also the case with ‘fields’ and other parameters…

0 2 448
2 REPLIES 2
Top Labels in this Space
Top Solution Authors