Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Top 5 in Rows and Columns

Hi Everyone,   Adding one more situation in the given scenario. (I am using SQL server direct query source hence unable to add new tables in model)   I want to filter category first and then in t...
  • Greg_Deckler's avatar
    Greg_Deckler
    6 years ago

    Anonymous - Try replacing your ALL statements with ALLSELECTED. ALLSELECTED is kind of tricky but it might work for you. But, the issue is almost certainly your ALL statements.