Error: Uncaught Error: Uninitialized EventUtils module use.
Totally locks up Tableau and all on screen mouse navigation.
Unable to swap out table name in Custom SQL to solve: Had to rebuild the BigQuery datasource Had to select a new default dataset (schema) which was in a different BQ region Had to first remove a custom SQL query referencing the dataset in the old region; replace table names to match the repointed tables in one pill; had to rebuild the second custom sql pill and rejoin it (as relationship). Important - do not drag the custom SQL pill onto the canvas - you have to double click it, otherwise you will get the 'Uncaught Error: Uninitialized EventUtils module use error
Hey @Andrew Kundinger,
The "Uncaught Error: Uninitialized EventUtils module use" in Tableau occurs when dragging a Custom SQL pill (especially with BigQuery) directly onto the canvas after changing datasets or regions.
To avoid the error:
Don't drag the custom SQL pill onto the canvas.
Double-click the pill instead to add it safely.
If switching regions/datasets, update all references and rebuild custom SQL if needed.
Rebuilding the data source and avoiding drag-drop resolves the issue.