blogs.conchango.com

welcome to the conchango blogging site
Welcome to blogs.conchango.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » SQL Server » AS
Showing page 1 of 2 (13 total posts)
  • Databind ChartFX to OLAP Datasource

    I’ve just gone through an informal and limited evaluation process for a charting tool for a BI dashboard.  It included some of the RS extension products, ProClarity and ChartFX.  Of course I would have been keen to use ProClarity, but in this case the cost was a little high and, to be honest, it would have been a sledgehammer to ...
    Posted to Christian Wade's Blog (Weblog) by christian.wade on November 8, 2006
  • Currency Conversion in Analysis Services 2005

    I recently investigated currency conversion in SSAS for a customer.  I found that there is not much on the web in the way of examples.  Here is an attempt to correct that.First thing to do: figure out what type of currency conversion you need.  There are 3 types.MANY-TO-MANY.  This is where the facts are stored in multiple ...
    Posted to Christian Wade's Blog (Weblog) by christian.wade on August 24, 2006
  • Analysis Services Stored Procedure Project

    Jon Axon, Chris Webb, Mosha Pasumansky, Greg Galloway, Darren Gosbell  (and I although not as much as these guys!) have released some very interesting and useful MDX sprocs.  Check out http://www.codeplex.com/Wiki/View.aspx?ProjectName=ASStoredProcedures Enjoy!  
    Posted to Christian Wade's Blog (Weblog) by christian.wade on August 14, 2006
  • Measure expressions: how performant are they?

     Oh, and before the anoraks out there mail me saying “did you know that ‘performant’ is not recognized as an adjective by the major dictionaries?”, yes I do know – but I like the word, so I’m using it! We are modeling the business of the Multi-Dimensional Parcel Service (MDPS). They ship parcels ...
    Posted to Christian Wade's Blog (Weblog) by christian.wade on July 25, 2006
  • Fact modelling and M2M dimensions in AS2005

    It is generally considered data warehousing best practice to split your facts into different tables if the granularity/dimensionality is different.  This is a very common question in data warehouse design.  Consider the following data model.   The company traditionally sells its products through sales people visiting customer ...
    Posted to Christian Wade's Blog (Weblog) by christian.wade on July 25, 2006
  • AS 2005 Optimization Experiences

    I’m approaching the end of an enjoyable data warehousing project and we have collected some size/volume statistics around our Analysis Services 2005 cube.  We have: * 48 Dimensions.  This includes role-playing dimensions.* 751 Attributes and user hierarchies (!).  So if a dimension has 5 attributes and 2 user hierarchies, ...
    Posted to Christian Wade's Blog (Weblog) by christian.wade on July 12, 2006
  • MDX Script: Current/Relative Period

    There are differing approaches out there on how best to get a current period member in MDX.  It is often a requirement to show, for example, [Current Month] and [Current Month - 1] members side by side and then perform comparison calculations between the two.  This allows OLAP reports to dynamically refresh the numbers when a new period ...
    Posted to Christian Wade's Blog (Weblog) by christian.wade on June 23, 2006
  • MDX Sprocs and Scripting: An Interesting Example

    A colleague of mine once asked me to do a “Number of Days since Last Incident” calculated measure (sounds like fun!).  Basically, he had a measure called Incidents and wanted a running count of days since the last incident. E.g.Date        Incidents        ...
    Posted to Christian Wade's Blog (Weblog) by christian.wade on April 30, 2006
  • MDX Sprocs: Usage

    I am naturally interested in MDX stored procs so I tried them out.  I have often wondered how they compare to SQL CLR.  I hereby commit myself to (trying to) do a few blog posts in this space!  Here are some findings regarding when to use them.It is well known that the strengths of SQL CLR for real-life scenarios are as ...
    Posted to Christian Wade's Blog (Weblog) by christian.wade on April 30, 2006
  • UDM, New Dimension Types and Analysis Services 2005

    One of the key goals of Analysis Services 2005 is to “bring together the best of both relational and OLAP reporting into a single Unified Dimensional Model”.  This is a very ambitious goal and most would agree that it would be difficult to fully achieve.  However, Analysis Services 2005 certainly does take huge strides in ...
    Posted to Christian Wade's Blog (Weblog) by christian.wade on April 7, 2005
1 2 Next >
Powered by Community Server (Personal Edition), by Telligent Systems