Forum Discussion

Roym's avatar
Roym
Helper IV
4 years ago
Solved

CountIF value is

I have a table in my dataset that has a column with the Frequency that could be either be Annual, Quarterly, or Periodical. Now I want to count the number of annual issues and Quarterly issues. It sh...
  • AlexisOlson's avatar
    AlexisOlson
    4 years ago

    So is it correct that you can only use these measures in your report and not in the dataset?

    No. It's possible to write calculated columns that work but you need to be more careful. Please read the articles I linked for more detail.

     

    Measure are probably the best choice in this case anyway though. More detail on the difference here:

    https://www.sqlbi.com/articles/calculated-columns-and-measures-in-dax/