Hi,
I was successfully using Calculation Groups before. Now suddenly I get the following error whenever I try to use the Calculation Group. Nothing changed except of my upgrade for VS 2019 from 16.5.5 to 16.6.0 and Analysis Service extension from 2.9.9 to 2.9.10:
DAX comparison operations do not support comparing values of type Integer with values of type Text. Consider using the VALUE or FORMAT function to convert one of the values.
The DAX query works if I don't include the Calculation Group. The same query with Calculation Group works fine in a instance deployed to the Server before my VS upgrade.
I even did downgrade for the extension still not able to resolve.
Thanks.