Forum Discussion
keep dashboard design after removing fields from raw data
- 10 years ago
Are you getting the error in your query? Typically this happens when your query refers to a column that no longer exists. Often this is buried in a "Changed Type" step or something similar. Best thing to do is to go into the Advanced Editor and look for a reference to the column that was removed and remove the reference. If this is not where you are seeing the error, let me know where you are seeing it.
Are you getting the error in your query? Typically this happens when your query refers to a column that no longer exists. Often this is buried in a "Changed Type" step or something similar. Best thing to do is to go into the Advanced Editor and look for a reference to the column that was removed and remove the reference. If this is not where you are seeing the error, let me know where you are seeing it.
thanks!