Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have been testing to see if my dashboard is robust. Unfortunately, i came across this problem. I want you to specifically look at Question 18 where "somewhat/sometimes,slightly/rarely,not at all" are linked to "no" in Compliancy. Below is the tableview for your understanding. This is suppose to be the correct form.
But when i produce the raw list without any editing to its expression, it only highlights "not at all" as no when it is supposed to display "somewhat/sometimes,slightly/rarely,not at all"
What i have done?
FYI, ComplianceKey is a composite of type, question number and rating label and type is consistent for all questions.
What can you help me with?
Turns out the issue was with the data source. The naming of field value was similar but not the same with the fact table. Hence it affected the relationship between the two list. It was human error after all.
Where does the Evaluation field come from? Does clearing the selection in that field change anything?
Can you post a qlikview document that demonstrates the problem?
You could say that evaluation is a superset of Question 18. So even if i clear it, it will still give me the same result in Rating Label.
These Category basically separates the Questions into parts. I apologize for not stating it clearly.
Turns out the issue was with the data source. The naming of field value was similar but not the same with the fact table. Hence it affected the relationship between the two list. It was human error after all.