Hi All ,
while creating the decision table using analytical view , it is failing at valiadation with error message as
"Repository: Internal error during statement execution, please see the database error traces for additional details;
error in generated procedure - SqlScript: Could not derive table type for variable "RETURNED_TT"
(SQL error: feature not supported: not allowed over OLAP VIEW : search without aggregation, grouping by expression other
than view column or user defined function with string type)"
which means it couldnt create table type for the output variable ( as per my understanding)
when I tried to create decision table over calculation view using the same analytical view , I can create it without any issues sucessfully .
so my question is can we create decision tables using Analytical views ?
Regards,
Madhu