Two displays with different configuration

Good morning. I’m doing a new scene and I want to put two displays on it. The first one must show an integer value (counting the boxes) and the second one must show de speed of an analogic belt conveyor.
The type of numeric data in Factory IO is DWORD but the integer value shows “65536” instead of “1”. What can I do to show integer data?
I’m working with Siemens PLC Sim.
Thank you verty much

I have found the mistake. In Tia Portal, the variable must be “DINT” as in Factory IO