cancel
Showing results for 
Search instead for 
Did you mean: 

HANA 2 Calculation View Transparent Filter [34108] Unkeep Attribute could not be removed

former_member365641
Participant
0 Kudos
2,165

Dear All,

I'm in HANA 2 and I created a calculation view with the Transparent Filter property on an attribute:

If I execute a select with distinct:

SELECT COUNT( DISTINCT "MYCALCULATIONVIEW"."LOCATION_ID") AS "LOCATION_ID_COUNT" 
  FROM "MYPACKAGE::CALCULATION" "MYCALCULATIONVIEW" 
WHERE "MYCALCULATIONVIEW"."COUNTRY_NAME" = 'Italy'

I get this error:

SAP DBTech JDBC: [2048]: column store error: search table error: [34108] Unkeep Attribute could not be removed.

I can't modify the SELECT because it's auto generated by Tableau console.

Many Thanks,

Gennaro

Accepted Solutions (0)

Answers (0)