"Unknown field 'X' in explore Y" or "field_filter does not support dimensions outside of the current model" for field_filter.

Knowledge Drop

Last Tested: Jan 21, 2019
 

TL/DR: check for include: *.dashboard in other model files.
 

This error can pop up from normal Unknown Field reasons so check those too (missing join, fields: [], etc)

The issue is that the dashboard is included in a model that doesn't contain the necessary joins. Usually you have an include: *.dashboard parameter in another model than the dashboard is usually referring to.

You'll either want to comment out the include: or replace the *.dashboard with specific dashboard names.

This content is subject to limited support.                

Version history
Last update:
‎04-05-2021 03:32 PM
Updated by: