When writing a query, you must remove the two backticks around the name of the dataset in order for the query to run properly.

Correct
When writing a query, the name of the dataset can either be inside two backticks, or not, and the query will still run properly.