Forum Discussion

joris-kempen's avatar
joris-kempen
Frequent Visitor
1 year ago
Solved

Get selected value USERELATIONSHIP (no aggregation)

I have a simple model: dim Employee  -->  employee_id + Name fact Complaints --> complaint_id + registror_id  + executor_id + duration.    Registor ID is the Employee who made the complaint Execu...