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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
spividori
Specialist
Specialist

Filter

Hi.

I have the following application:

Captura.PNG.png

Where the total Vta Product C is 4.

When I selected the Prove R, I need the total of Vta remains 4.

I use the following expression: Sum({<Prove= >} CantVta), but it shows me all the products and you should see the products Prove R.

Captura.PNG.png

The result should be next:

Captura.PNG.png

Attached the example.

Regards.

1 Solution

Accepted Solutions
jagan
Partner - Champion III
Partner - Champion III

Hi,

Try this expression.

=Sum ({<Producto=P({$<Producto>}), Prove= >}CantVta)

Regards,

Jagan.

View solution in original post

6 Replies
Not applicable

Hi,

Try this

Sum({<Producto={'C'} ,Prove=>} Cpra),

spividori
Specialist
Specialist
Author

This is an example, the products can be one or more in my real application.

Regards.

spividori
Specialist
Specialist
Author

HI,

Any idea ?, help please.

Regards.

jagan
Partner - Champion III
Partner - Champion III

Hi,

Try this expression.

=Sum ({<Producto=P({$<Producto>}), Prove= >}CantVta)

Regards,

Jagan.

spividori
Specialist
Specialist
Author

Hi.

Thanks for responding.

I modified your expression as follows: sum( {$<Producto = P({$} Producto), Prove = >} CantVta)

When I select a Prove that had several products, when I select a product showing all products of this Prove.

This way allows me to filter the products also.

Regards.

jagan
Partner - Champion III
Partner - Champion III

Hi,

If you got the solution please close this thread by giving correct answer to the useful post.

Regards,

Jagan.