How to plot graph for non time series data as X axis

when I exclude $__timeFilter(ExecutedAt) from the query then rows are returned but with error on panel as “Data point outside time range”

and when i add $__timeFilter(ExecutedAt) in where clause no rows are returned.

ExecutedAt are not in fix interval , does it make any difference ?