Announcements
No record found.
.. UNION ALL SELECT T.NAME FROM DimAttributeInventTable T WHERE T2.VIEWNAME = 'DimAttributeInventTable' AND T.RECID = T1.ENTITYINSTANCE ..
DimAttributeInventTable
Check for Duplicate Dimension Records: Look in DimAttributeInventTable and other dimension tables (e.g., DimAttributeMainAccount, etc.) for any duplicate records based on the ENTITYINSTANCE field. Cleaning up these records may resolve the issue.
DimAttributeMainAccount
ENTITYINSTANCE
Verify Active Dimensions Configuration: Ensure that your active dimension settings do not have overlapping or duplicate dimensions that could cause conflicts in the view generation.
Re-run Full Synchronization: Even though you’ve deleted and re-synced the view, try re-running a full synchronization specifically targeting dimensions, as it can help refresh the entire dimension framework, including any dependent views.
if it’s not visible as an extension, may be affecting the generated SQL view behavior.
Duplicate Entries Due to UNION ALL:
UNION ALL
SELECT
Consider Using DISTINCT:
DISTINCT
FinancialDimensionValueEntityExistingListView
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 426 Most Valuable Professional
CU10121822-0 358
André Arnaud de Cal... 353 Super User 2026 Season 2