Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
JuliBaer
Contributor
Contributor

get data from a materialized view from google big query

Hi

is it possible to load data from a materialized view from google big query, or can only tables be loaded here?

We are already using the big query connector and can also load data from tables, but the materialized views are not visible in the "select data to load" window. Any ideas?

thx and best regards

Julian

Labels (3)
2 Replies
OpenPodBayDoor
Contributor
Contributor

Looking at the documentation regarding materialized views in the list of limitations the following appears: 

The data of a materialized view cannot be updated or manipulated directly using operations such as COPY, EXPORT, LOAD, WRITE, or data manipulation language (DML) statements.

Could this be the cause of the problem? 

JuliBaer
Contributor
Contributor
Author

Hi, thanks for your answer.

I don't know if that could be the reason.
But I found out that I can access the MV via SQL query. But it is still not displayed as an available table in the wizard.