在 DirectQuery 模式下使用日期字段列时混搭数据源错误

Mashup Data Source Error when using Date field columns in DirectQuery mode

我在 canvas 中有将近 10 个视觉对象,报告是 运行 在 DirectQuery 模式下的 Snowflake Datawarehouse 下。很少有视觉对象将日期参数作为坐标或筛选器,​​在 PowerBI Desktop 版本中,一切都按预期工作,但在将相同内容发布到 PowerBI 服务后,事情就坏了,所有带有日期列(在筛选器或坐标中)的视觉对象都不会呈现标题错误。

Cannot connect to the mashup data source. see error details for information.

点击错误详情显示如下错误

Couldn't retrieve the data for this visual. Please try again later.
Please try again later or contact support. If you contact support, please provide these details.

我之前阅读并了解 DirectQuery 模式不会考虑或将日期和时间智能应用到日期字段,这没关系,但没有任何地方提到带有日期字段的视觉对象将不起作用。

现在如何取回报告?

从 Power BI 服务器卸载本地或企业网关,然后重试。