Hello,I'm currently working on an Aggregate Insight where I need to compute the minimum Start Date per Tag_ID as part of the dimension section, not the measure. I’m exploring alternatives to a level-based formula such as:min(start_date,groupBy(tag_id...