cancel
Showing results for 
Search instead for 
Did you mean: 

Can't add table to an already created data source

vatojavier
8 - Cloud Apps
8 - Cloud Apps

Suddenly I can't add tables to some data sources, I am an admin of the project and when I try to add a new table either by sql or directly selecting the table nothing happens. No errors message, or anything. The side panel of Select Table is empty and the Add Table Query Button does nothing.

When pressing Add Table Query Button the browser console prints this: Uncaught TypeError: Cannot read properties of undefined (reading 'id'). etc.

Version: L2024.2.0.416

1 ACCEPTED SOLUTION

No, seems like I need to change the database and select it again and import all the tables, then it works

View solution in original post

5 REPLIES 5

DRay
Community Team Leader
Community Team Leader

Hello @vatojavier,

Thank you for reaching out. Do you know if any changes were made to the data source? It looks like there is an issue with syncing the data.

David Raynor (DRay)

No, seems like I need to change the database and select it again and import all the tables, then it works

DRay
Community Team Leader
Community Team Leader

I'm glad you're up and running. It sounds like there was a change to a table and the connection needed to be refreshed.

Please let us know if you need help with anything else, and feel free to browse the Community for questions you can answer! 

David Raynor (DRay)

We need to reselect constantly the database in order to add new tables, why is this happening? There are no error messages whatsoever.
Also, why when selecting a new table from the panel we can only select them from the same dataset as the original tables, but when getting a table using a query we can select any dataset we want? What if I want to have a data model from two different datasets?

DRay
Community Team Leader
Community Team Leader

Hello @vatojavier,

Here is the documentation on combining data from different datasets.

I'm not sure how to respond to your question about reselecting the dataset. Can you provide more details, or maybe open a support ticket so they can do a deep dive with you?

David Raynor (DRay)