I encountered an error in a SSAS project in Visual Studio 2022. I needed to add an average indicator function, for which I created a calculated element.
After execution I encounter the error linked below.
Screenshot of my calculated element:
Error messasge:
I thought that the problem could be because the names of the measures were not in English. But when I renamed them in English I still get the same error.

