No Results, Why doesn't my html render?

Knowledge Drop

Last tested: Feb 5, 2020
 

Let's say you have this really nice html button that you coded up:

image.png

But instead of seeing the button you see this, or "No Results":

image.png

Under the hood, the html only will render if there are results in the returned table, even if you aren't using those results anywhere in the html. To check this, comment out the html and rerun the query. If no results are returned, then that is the issue.

This content is subject to limited support.                

Version history
Last update:
‎07-07-2021 01:15 PM
Updated by: