Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Filter row headers using dax?

Hi,   I have a vertical table listing sales by fiscal period. The fiscal year/fiscal period are the row headers and the number of sales are the values.   In the value field's DAX I have filtered ...
  • Anonymous's avatar
    Anonymous
    9 years ago

    Ahh I just need to filter the sales field by "0". As the DAX formula has already set all prior year values to 0, that takes out the rows relating to prior years.