I get this error when
a prime time formula that modifies variables is used in a chart or map
When i use this formula
shared stringvar array arr := split({user_outcomes.sales_ShVal}, "&");
'';
How do I not get this error? The formula worked fine before I placed some cross tabs. Are the cross tabs the problem?
Thanks