DAX是什么?
DAX 全称 Data Analysis eXpressions,是面向 Microsoft Power BI、Microsoft SQL Server Analysis Services (SSAS)和 Microsoft Power Pivot for Excel 的编程式数据分析语言。
在 Power BI Desktop 中,DAX 是一种用于处理关系…
前端联调的时候,不小心出错了。
错误信息如下
JSON parse error: Cannot deserialize instance of java.lang.Integer
out of VALUE_TRUE token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException:Cannot deserialize instance…