Forum Discussion
raul_pavel
5 years agoRegular Visitor
Cannot find table
Hello, I'm trying to create a measure, by using the `calculate function` and using a filter (see picture attached). Unfortunately, it sems that the DAX command cannot find the data i'm using as ...
- 5 years ago
Thanks for the quick reply.
I found the solution and it had nothing to to with the calculate function.
I was not using the right quotation marks.
daxer-almighty
5 years agoSolution Sage
Each field of human knowledge has its own set of rules and tools. You have to know them thoroughly to do things you want to do correctly. What a cliche... Please get familiar with CALCULATE and how filters work: Filter Arguments in CALCULATE - SQLBI