Hide Strip if a field is empty in a dataset

Add this line into your CODE:

let currentItem = $w(DATASET).getCurrentItem(); console.log(currentItem);

Take a look into the structure of the given RESULTS in this console-log!

Open the given Data-Object → by clicking onto the 3-dots → {…}

Make a screenshot of the shown results.