10
Views
2
Comments
Solved
Which expression shoud I use?
Application Type
Reactive

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?

Painel.oml
2021-06-02 20-50-04
Márcio Carvalho
Solution

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

Painel.oml
UserImage.jpg
Marks

Thank you, Marcio!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.