A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hello Joseph,
I'm Ibhadighi and I'd happily help you with your question. In this forum, we are Microsoft consumers just like yourself.
The error message you’re seeing indicates that the ALL function in your formula is missing an argument. The ALL function requires at least one argument to specify the column, table or other expression for which you want to remove context filters. In your formula, it appears that the ALL function is being called without any arguments.
You can try modifying your formula to include an argument for the ALL function. For example, if you want to remove context filters from a column named ColumnName, you could modify your formula to be: %OfGrandTotal:=DIVIDE([TotalSales($)],CALCULATE([TotalSales($)],ALL(ColumnName)))
Please let us know if you need more help.
Best Regards, IBHADIGHI