【发布时间】:2019-01-21 16:05:06
【问题描述】:
通过处理(Process Full,Process Data)我的多维数据集中的一个表(每个表),我得到以下错误:
Failed to save modifications to the server. Error returned: 'A function 'MAX' has been used in a True/False expression that is used as a table filter expression. This is not allowed.
A function 'MAX' has been used in a True/False expression that is used as a table filter expression. This is not allowed.
The credentials provided for the SQL source are invalid. (Source at XXXX;XXXX.). The exception was raised by the IDbCommand interface.
如何找到导致此错误的函数?
【问题讨论】:
标签: ssas dax ssas-tabular