How to fix Incompatible Types Error on Query Builder
If you receive an error message that specifies that a column in your Query has "incompatible" types of data (for example, a STRING value that should be INTEGER):
- Go to the Query Builder tab and select the cell with the error
- Click the Options menu to navigate to the Type field
- Select the correct type for your data and click Save
- Re-run your Query to ensure that the Incompatible Type error is resolved.