Hey there!
I’m using jetengine and its datastore for various functionalities. I just wanted to change the static text to display a data store item count on the dashboard, to a counter element as i noticed, the element is not able to work with this data.
I used the macro like this: {je_macros: %store_count|datastore_example%}
This outputs the correct number perfectly fine in basic text, headings etc. but not in counter. It just gives out “NaN”.