📜  power BI 解析过程中出现以下语法错误:无效标记,第 6 行,偏移量 47,'Calendar[Date])))))))). - 无论代码示例

📅  最后修改于: 2022-03-11 14:55:28.387000             🧑  作者: Mango

代码示例1
As stated, it is a syntax error. it can be caused by too few or too many:
a. "()"  Eg. Calculate(expression, filter))
b. " ' " Eg. 'table[mycolumn] or 'table1''[mycolumn]
c. "[]"  Eg. Calculate(expression, filter]