Skip to main content

Hi,

as far as I can see now, it’s not possible to have any control over the Badge value. Is this correct? 

For instance, i show total number of items. But when I turn on my prefilter ‘sold items’, I want the badge_value to show the total value that matches with the corresponding prefilter. 

Am I missing a thing, or is there a way to get this done? 

Hi,

The Badge can be controlled by the Badge procedure, but it cannot know which prefilter(s) is/are activated.

Could Grid Aggregation be of any help? That way it could (for example) count the amount of rows present in the list. Prefilters then do impact the number. You can put Grid aggregation in Subjects > Table] > Components > Grid > Show aggregation then select type = 'Count’.

 


Reply