That could be partially workarounded (entire row would be colored, not particular column) if you can add additional column into your query that provides necessary color:
And then use Config from query result transformation:
The reason why this approach can’t be applied to single column is due to values in it in this case are the same. Details can be found here: