Skip to content

Last field in SQL statement is not displaying

What is new - 7.0

Reports made via an SQL statement could not access the last column of the result set; the result was always nothing. The workaround was to add the last column twice or add a dummy column.