I want to display on each card the number of attributes that have one specific Static Entity Record on them.
Wich expression should I use to do it?
If you want to display the number, you should use an aggregate and this condition on the filter.
This is a condition, so it will not display anything about a number of "something" in the expression.
As you can see, for the Consultas Agendadas, I have created an aggregate to check the number of what you want on that expression.
And I have used the filter to take the Agendadas
Now you do the same for the rest of the cards.
PS: It is done for the rest of the cards xD
Kind Regards,
Márcio
Thank you, Marcio!