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.
raul_pavel
5 years agoRegular Visitor
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-almighty5 years agoSolution Sage
Hm... From the picture you've placed in here it looks like you did use the right quotation marks... because I thought you wanted to use a table and then a column in it. For a table the single quotation marks are correct. But now I see you wanted to use a text value. OK. Confusing.