Filter Insights

@AlexanderDB,

Yes, but then you need to loop over all shareholders where the type is set on “natural” (more info here how those database vars are called)
In each loop, you can then do this eg:

{% assign count_nat_shareholders = count_nat_shareholders | plus:1 %}

and then take that value into a result-tag.