Error WDE0025: The Continents collection does not exist

Hi all,

oh my gosh! I’m tearing my hair out!!

Im trying to follow this example:

https://youtu.be/mTRSPNosLRw

however I keep ending up with the same error:

WDE0025: The Continents collection does not exist. You cannot work with a collection using the Data API before it is created in the Editor.

I feel like ive tried everything and i just cant seem to get it working!

For reference, i have:

a database called mediaCollection
a dataset called mediaCollection dataset (dataset1)
a text box called iTitle
a dropdown box called iContinent

Please, can somebody help :confused:

Apparently you don’t have a Continents database collection.

Or, change your code to use the mediaCollection database collection instead.

oh my gosh! thank you, thank you, thank you!!