简体   繁体   English

场<fieldname>数据库中不存在tableau错误

[英]The field <fieldname> does not exist in the database tableau error

I have created a tableau dashboard using MongoDB database.我使用 MongoDB 数据库创建了一个 tableau 仪表板。 We have 30 fields in the database.我们在数据库中有 30 个字段。 I have created line graph which show average income of customer and it was working for the past 4 months but suddenly a week ago it stopped working and threw below error.我创建了显示客户平均收入的折线图,它在过去 4 个月内一直在工作,但一周前突然停止工作并抛出以下错误。 Tableau error画面错误

I have check the MongoDB collection and the field is there.我检查了 MongoDB 集合,该字段在那里。 But when I see tableau extract it is not showing the field.但是当我看到画面摘录时,它没有显示该字段。 I want to find root cause of this and solution as well.我也想找到这个问题的根本原因和解决方案。

Assuming that you have checked the datasource and the filed does still exists I would try to open the workbook with Tableau Desktop, go to Data => New Data Source and make a brand new data source with the same structure of the one that shows you the error.假设您已经检查了数据源并且该文件仍然存在,我会尝试使用 Tableau Desktop 打开工作簿,转到Data => New Data Source ,并使用与显示的数据源相同的结构创建一个全新的数据源错误。

After that you can go to Data => Replace Data Source and change the source from the old to the new one.之后,您可以转到Data => Replace Data Source并将源从旧的更改为新的。 Finally you have to close the old Data Source.最后,您必须关闭旧的数据源。

Please refer to these pages of the official Tableau Desktop guide:请参考 Tableau Desktop 官方指南的这些页面:

您只需要再次导入数据源,然后通过数据 => 替换数据源,Tableau 将再次自动应用工作表作业。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM