I have been attempting to read HTML files on Gallery without success.
In my research, I've seen HTML is most commonly read-in either as XML or CSV. I've attempted both ways of reading in, with both producing the results I want when doing a normal Run on Designer. It also works as desired when run as an Analytic App .
Edit: I originally thought a workflow runs at the point when Debug Mode is first open but this is incorrect. The workflow works correctly when run in Debug.
However, when I run Open Debug mode it fails on first instance. If I run it again in debug, it works fine. Before re-running it, the Input Data tool previewer correctly shows the data I would like but it doesn't seem to pass in on, which I'm assuming is the issue Gallery is having too.
Any help would be appreciated.