filter code
$w("#datasetFullData").onReady(() => {
let people = $w("#datasetFullData").getTotalCount()
})
I am just trying to get the total users
filter code
$w("#datasetFullData").onReady(() => {
let people = $w("#datasetFullData").getTotalCount()
})
I am just trying to get the total users