Dataset data not displaying

CMS Version

4.3.1

Player Type

Windows Player

Player Version

4 R405.3

Issue

I have a problem: Dataset data is not showing in the layout. I am using the default dataset text widget to display data in a layout. Inside the layout edit view, everything is showing up as expected:

However, after publishing the layout and assigning it to a display, there is only data showing for the 1st dataset on the display. The same result occurs when using the layout preview feature:

I am using a custom filter: DATE_FORMAT(PRODDATUM, “%d.%m.%Y”) = DATE_FORMAT(NOW(), “%d.%m.%Y”) AND FREI1 = “1” AND ORTID = “331”

The result is the same when using the built-in filter.