Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
rammuthiah
Creator III
Creator III

Score Card Logic

Need logic for this below image. I tried but couldn't make it possible. Please find attached qvf

1 - CustomerID

A - Customer

B - Internal

If I select any customer, it should be shown like below scenario(CustomerID : 1 or 2 or 3....)

Scenario 1 : If Check for any A is X-> Score 1 = X , Score 2 = X

Scenario 2 : If Check all A is O-> Score 1=O and

If Check for any B is X-> Score 2= X

Error.JPG

1 Solution

Accepted Solutions
rammuthiah
Creator III
Creator III
Author

I have done this logic.

By using segregation of Check based on the value and merge it in a single table solves all the problem.

View solution in original post

3 Replies
Qrishna
Master
Master

Could you please be more spcific and clear?

rammuthiah
Creator III
Creator III
Author

For each project #(for eg. 1 has A and B. If A has any X by comparing the value C1 and C2, Then Score 1 and Sore 2 shoould be X, if no X for A and X for B, then Score 1 should be O and Score 2 should be X)

rammuthiah
Creator III
Creator III
Author

I have done this logic.

By using segregation of Check based on the value and merge it in a single table solves all the problem.