Good afternoon,
I created a view that counts records from a hosted layer with a condition.
I added in the page a text box widget and display the count(Projects) from the view. and also I added a text box inside a Card widget, and connected to the same view and the results are different. In the stand alone it shows 190 records, the correct value, but in the one inside the Card widget it shows a total of 3.
Thanks