Jeremy Kashel's Blog

Browse by Tags

All Tags » PEL » MDX (RSS)
Analysis Services Properties for PerformancePoint MDX Rules
One of the great features of PEL is that you can choose either a SQL or MDX implementation for your rules, depending on what you want to achieve. Whilst the MDX rules are much less restrictive than the SQL rules, they can sometimes run slower, depending...
BI Evening, TVP, 17th July 2008
I'll be giving a talk titled 'PEL Vs MDX' at the UK SQL Server Community's BI Evening on the 17th July at Microsoft's TVP offices in Reading. The content will be geared towards MS BI developers, and will highlight the differences between...
Posted: Jul 04 2008, 10:06 AM by Jeremy Kashel | with no comments
Filed under: , ,
PEL Allocate Statement Vs Associations
PerformancePoint provides you with a few options when you want to move data between models, the most obvious of which is Associations. However, there is also the powerful PEL Allocate statement.... So which method should you use to move data? Associations...