KNOWLEDGE BASE

Error "Incorrect data type real, getting expected integer type." Occurs Intermittently During View Rendering


Published: 15 Apr 2022
Last Modified Date: 16 May 2023

Issue

The following error occurs intermittently during view rendering:

Incorrect data type integer, getting expected real type.

User-added image

Environment

  • Tableau Server
  • Tableau Cloud

Resolution

Tableau Cloud has resolved this issue in the current release of 2023.1.

Workaround for Tableau Server

From the Command line run the following commands:

tsm configuration set -k features.EnableLogicalQueryBatchProcessor -v false
tsm pending-changes apply

 

Cause

This issue has been resolved on Tableau Cloud.  Tableau Server has a Known Issue published with ID 1343178.
Did this article resolve the issue?