I have a formula where I am summing the market potential of a customer for a specific market and then dividing that potential by the total potential of the entire group (Sum(Potential)/Sum({$<Customer=>}Potential) ). When I do this by market, it works.
Overall 4.7% (Total line)
Business 6.0%
Education 5.8%
Museum 4.3%
etc...
However, when I change the dimension on the table to County, using the FIPS code, it works on the "total" line, but not on the individual county lines, using the same formula. Any ideas as to why this would be?