Some user attached images in my data set are pretty large and take some time to download. Is there a way to check if an API call is still loading? That way I could set Visibility on a "Loading..." text box based on the loading status of its data source.
... View more