I am new to Skuid (this week)
My page has 3 Models. 1st is to get the Order ID (condition page passes order ID), 2nd to get the Related Case (3 conditions: Order ID match + Case Status <> Closed + Record Type ID is filterable) and 3rd is for the case aggregate filter (groupings Record Type ID and Record type Name)
The table Filter Source Type = Row in Model, Merge Source my 2nd model related cases, Option label template {{ RecordTypeId}} to see name, Which conditions will this source’s options affect = Just the default condition [tried Default condition and others → same result], Value to inject {{{ RecordTypeId}}}
The page/table + filter are working but the values shown in the filter are not unique values
if I have 4 cases in the table 2 service, 1 concierge and 1 portal the filter shows

what am I doing wrong?
thx

