Google Data Studio can't explore Big Query time partitioned table

巧了我就是萌 提交于 2019-12-01 19:09:48

In your Data Studio editor, click resources --> manage added data sources then go to edit connection.

There is an option to use _PARTITIONTIME as the time dimension. I suspect Data Studio has picked up this magic field and tried to use it as a time datatype and there is some incompatibility going on. I think this field is really metadata so shouldn't be used. Data Studio should really ignore it and not try to be too clever in finding your fields and inferring their usage & type from their names ( Although, mostly that is helpful ).

Unticking that option, clicking back to the report with Done will let you resolve the issue.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!