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: 
rafaelmt
Contributor
Contributor

Representation on plane as a function of variable

Hello, I have the need to show on a map the number of incidents that an element of an installation has. In summary mode I have a table as follows:

ID Element    Type

A                    Battery

B                     Lamp

C                    Lamp

B                     Lamp

I represent these data on a plane with the size of the bubble represented the number of times that a fault in the same element is repeated (in this case the ID Element 'B' is repeated 2 times).

I have created a variable that I call Repetitions and that I modify its value through a slayer with the aim that only the elements with a number of incidences greater than this variable are represented in the plane. That is, if the variable Repetitions = 0, the three elements (A, B, C) are represented, while if Repetitions = 2, only Element B is represented. Question:

How can I do this last step ?.

  Thank you very much

0 Replies