Card Metric to display count of data from an entity

0
Hi, How can I use Card Metric building block to display the count of data in an entity? So far I have used dataset to retrieve the count, but how do I display it?     Thanks
asked
2 answers
1

The Card Metric block has some sample text and an integer count like number also. You can just replace that number with an attribute of your entity. The page should have a data view taking object of that entity and inside that you can use text parameters to specify the attribute value to display inside text widget. 

answered
0

This is how I did it

 

answered