I have the code below to return All Dept count of 1=1
IIF(
[Dept] = \'All\' , 1=1 , [Dept] = [Dept_1]
How can I get the chart to sta