Hello Team,
I am face an issue when trying Save and activate Calculate
Cause
Dependent information views might not have been activated successfully
Recommendations
1) Check if the dependent information views exist.
2) Also check if the dependent information views have been activated successfully.
Error Message
Repository: Encountered an error in repository runtime extension;Model inconsistency. Create Scenario failed:
Attribute 'locate' is missing in node J_HORAIRE_DISTANCE(CalculationNode (J_HORAIRE_DISTANCE) -> attributes -> calculatedAttribute (CC_N541_KEY) -> expression)
The following errors occured: Inconsistent calculation model (34011)
Details (Errors):
- CalculationNode (J_HORAIRE_DISTANCE) -> attributes -> calculatedAttribute (CC_N541_KEY) -> expression: Attribute 'locate' is missing in node J_HORAIRE_DISTANCE.
- CalculationNode (J_HORAIRE_DISTANCE) -> attributes -> calculatedAttribute (CC_N541_KEY) -> expression: Attribute 'substring' is missing in node J_HORAIRE_DISTANCE.
Calculated Columns created : CC_N541_KEY / data type NVARCHAR(20) with Language : SQL
substring("SCH_ID", 1, locate("SCH_ID", '-', -1)-1)
Thanks
Aymen

