Already worked with console?
Try this one…
$w(‘#dataset1’).setFilter(productFilter).then((res) => {console.log(res);}
Take look into console, and inspect the output(result).
Already worked with console?
Try this one…
$w(‘#dataset1’).setFilter(productFilter).then((res) => {console.log(res);}
Take look into console, and inspect the output(result).