Forum Discussion

raul_pavel's avatar
raul_pavel
Regular Visitor
5 years ago
Solved

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 a filter. I've browsed the forum already. I've tried changing the name of the table, but with no success. I've checked for errors in Power Query and found nothing there either.

 

The data can be found here - https://1drv.ms/u/s!AgmLz8-VbNGdkrFftzjfzlvpjxConw?e=mimfbn

 

thanks,

raul

 

 

  • 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.

     

3 Replies

  • raul_pavel's avatar
    raul_pavel
    Regular 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-almighty's avatar
      daxer-almighty
      Solution 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.