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: 
Anonymous
Not applicable

Alternate State Issue

Hi,

Need your help.

I have the following table:

 

KarthickMuthuCAR100
VeniThangamTV200
SudheepSuthanTOY300
AnandMuthuSHOE400
SuriyaThangamCAR500
GaneshSuthanTV600
KarthickMuthuTOY700
VeniThangamSHOE800
SudheepSuthanCAR900
AnandMuthuTV1000
SuriyaThangamTOY1100
GaneshSuthanSHOE1200

Also, i have the following expression:

=sum( {$<Customer = P({<Product={'CAR'}>}Supplier)>}Sales). But I am getting a value of zero for this. Why I am getting zero for this?

My expectation is 7800 (because CAR is associated with Three Suppliers (Muthu,Thangam and Suthan and those suppliers are associated to all the Customers)

Thanks,

Karthick S

20 Replies
sunny_talwar

Apologize for overlooking your solution. I didn't realize that you have already provided the same solution.