Problema
Using a Dimension or a Fixed LOD in a live SAP HANA view to also filter the view causes this error to occur:
"Abstract Query SELECT [$temp4_<field>] is not defined"
Using a Dimension or a Fixed LOD in a live SAP HANA view to also filter the view causes this error to occur:
"Abstract Query SELECT [$temp4_<field>] is not defined"
Upgrade to Tableau Desktop 2018.3.6 or a newer version. See Tableau Desktop Downloads and Release Notes for downloads of current and previous versions of Tableau Desktop. For more information on current releases, see Upgrade Tableau Desktop and Desktop Upgrade.
Workaround 2
If the field being filtered on is a Dimension, follow the below steps: [field] + ""
Workaround 3
If the field being filtered on is a Fixed LOD, try modifying the calculation to be based on an Include or an Exclude function.Workaround 4
Use an Extract instead of a live connection.