Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics AX (Archived)

Avoiding CROSS JOIN on ENUM fields when bulding OLAP dimensions

Posted on by 10

I have recently expanded a number of OLAP cubes for a customer. During the project it was discovered that adding ENUM attributes to the Dimension data (for example by adding ENUM fields to SalesLineExpanded and configuring them as Attributes in SSAS)  would result in nested CROSS JOIN statements in the SQL constructed for the _DIM table in the DSV.

After 13 CROSS JOIN statements the dimension data is ... obviously ... blown out of this world, resulting in a massive 35 million rows from which most is absolute garbage. As CROSS JOIN statements produce a Cartesian product, this means that the solution breaks, or is cluttered with garbage, whenever the ENUM fields go beyond 4 or 5.

We are currently considering manual fixes to the SQL in the DSV (which will require constant re-patching for every new deployment) or to convert all ENUM fields in the views with calculate String columns (which will then not be language independant).

Any fixes to this issue is appreciated.

AX 2012 R2 CU7 (6.2.1000.4051)

SQL Server 2012 R2 Enterprise edit.

*This post is locked for comments

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.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans