Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
WEBINAR June 25, 2025: Build on Apache Iceberg with Qlik Open Lakehouse - REGISTER TODAY
cancel
Showing results for 
Search instead for 
Did you mean: 
greend21
Creator III
Creator III

Loosen Tables?

I am running into an issue with my Completion Times table. I want it joined to BPMProduction on the ReceivableID which joins to the AssignedWorkflows table on the WorkflowID. The issue is QueueName is common filter throughout the application. To get accurate counts of assigned workflows, the QueueName field needs to be in the AssignedWorkflows table. I want to see completion times by Queuename too but that creates the issue in the model below. I didnt want to alias the field name because then the filter would not work across all sheets. Is there a way to break the join between CompletionTimes and AssignedWorkflows but still have the common filter of QueueName?

0 Replies