How to write a count function in ASO outline.
I need count of the products which have non zero measure value. i did see some ways being suggested in MDX but not as a outline formula
Product count = Count of prouducts with Sales <> #Missing
0