Forum Discussion
Anonymous
8 years agoNot applicable
Ignore a filter
HI, I am working on stock report wherein I need to show different volume of stocks on two diffrent dates in one chart. For this purpose, I fetched below mentioned columns from DB. I fetched "Q...
Greg_Deckler
8 years agoCommunity Champion
Replace your ALL function with ALLEXCEPT if you want Measure1 to be tied only to Date1, then use Date1 in that measure instead of Date2 and vice versa.