Meck написал(а):
VitalkaFS, bw3.5
Roman, я попробал еще раз на совсем примитивном примере. Не работает. Ведь значение формулы-замены в данном случае для каждого кастомера = 1. Можете объяснить, свою идею, почему должно получиться, может я не допонял?
1. Без переменной путь замены:
Кастомер/год8 /год9 / формула <> 0
каст1 / 100 / 110 / 110
каст2 / 0 / 60 / 0
итог / 100 / 170 / 170 (все верно, т.к. 100 <> 0)
2. С переменной путь замены
Кастомер/год8 /год9 / формула <> 0*путь замены
каст1 / 100 / 110 / 110
каст2 / 0 / 60 / 0
итог / 100 / 170 / 110 (сейчас будет работать иначе: (100<>0)*110 + (0<>0)*60)
Цитата:
Attribute Value
The variable value is replaced with the value of an attribute. An additional field appears for entering the attribute.
When replacing the variable with an attribute value, you can create a reference to the characteristic for which the variable is defined. Choose the attribute Reference to Characteristic (Constant 1). By choosing this attribute, you can influence the aggregation behavior of calculated key figures and obtain improved performance during calculation. You can find additional information under Properties of the Calculated Key Figure under Aggregational Behavior and under Calculating with Variables for Processing Type “Replacement Path”.
http://help.sap.com/saphelp_nw04/helpda ... ontent.htm