SQL Query - data not previewing

Hi there,

my data is taking too long to preview and hence I am not able to use it in a dashboard. The error says: Preview timed out. You can save and visualize data, or try again.

Even if i try to visualize the data, this would be empty. It seems like my data is too big but how can I solve this issue?
Anyone has suggestions?

image

Hi @Patrizia_Buompastore - the query timeout for the data preview is 1 min. You can still save your data set and use it in an analysis, but the timeout for any give visual to load is 2 min, so if the query for that visual takes longer than that then we will need to find a different solution.

How many rows are in your data set? Did you try importing it into SPICE? SPICE currently supports up to 500 million rows per data set (and the query timeout is something like 10 hours to import the data to SPICE).

@Jesse
Here my query is little bit different,
How I can increase execution time? I am already using Spice to load my data.
There are only 2 records in connected RDS database. But my sql execution is long and that’s why…
I am getting error
" Can’t show preview

Preview timed out. You can save and visualize data, or try again.

Save & visualize

You cannot change either timeout (dataset preview = 1 min, visual = 2 min).

If it is failing to load the preview then it is taking at least 1 min, however if you save the dataset and try to build a visual you will need to see if it will complete within 2 min before it hits that timeout.

Hi , So i am also facing the same challenge as well . I am trying to create a visuals butit keeps telling me that the particular column is taking long to doaload so I should consider loading the data in spice .