Syntax error: Unexpected "[" at [5:1]

HI I would appreciate help with his I have been having an error trying to a query but keep getting an error even thou project Id is correct

I think, you just need to enclose your FROM object with backticks [`]. eg. `project_id, dataset_id.tablename`

Thanks mate Got it