Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Count Rows Function works only for one category

Hi all, I have an appended query where all the models of 5 products are listed in the [Model] column with other columns like [Update Date]. I have created a count function that counts the same Models...
  • Anonymous's avatar
    Anonymous
    4 years ago

    I solved the issue: in the table with the category, model, Update Date, and Count, I had the serial number column. By remove it, the count works. I think that the serial number column was filtering in the measure in some way. Thanks for your support.