Skip to Main Content
ARIS - SHARE YOUR IDEAS
How can we make ARIS better?
Status Planned
Created by Guest
Created on Oct 20, 2022

Pull up operations to other table fields

ARIS pull up is possible for cases and activities, where as the need is to pull up (with nested logics) function to work with other table fields to create calculated fields.

E.g.,

AVG(CASE WHEN PU_COUNT_DISTINCT('_CEL_P2P_ORDERS', LEN('supplier_shortlisting_results', 'article_id'))=1 THEN 1 ELSE 0 END)