on 2020 Jan 29 2:58 PM
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
Request clarification before answering.
User | Count |
---|---|
45 | |
6 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.