Forum Replies Created

Viewing 15 posts - 976 through 990 (of 1,353 total)

  • RE: Transaction Lifecycle tracking in Data warehouse

    This is a double post. Until an editor can fix it, here is the reply I added on the other thread:

    Based on what you've provided, I would suggest that...

  • RE: Related data within the same facts

    Based on what you've provided, I would suggest that you would use an accumulating snapshot fact table. The row is revisited when there is a change. The record...

  • RE: Deleting data from Excel File

    Create an Excel spreadsheet which contains only field headings/formatting, but no data. This is your template - put it on a network share somewhere.

    Then, rather than deleting from Excel, just...

  • RE: Complete Incompleteness

    I have also occassionally seen the colors not turn as expected but everything is okay. Not even sure it's an SSIS issue, but the only way to check to...

  • RE: Adding a new Dimension

    * leave them NULL (could cause issues in reports)

    I don't recommend this. All dimension keys should have some value. Implement the third suggestion in the above post. ...

  • RE: Sparse facts

    You might want to do some research some stuff by Ralph Kimball. I remember one of the articles talking about the complexity of making a DW for a bank...

  • RE: SSAS / CUBE & MDX HELP

    I don't think this is sufficient information to analyze the problem. If you still need assistance, would you please provide more details.

    Thanks,

  • RE: Data Warehouse Fact Table Design Stumbling Block

    I'm designing a DW for the convenience store industry. This is just for transactional data that happens on the point of sale system. Each transaction may have multiple items and...

  • RE: unable to link DimTime with TimeField in My table, SSAS project

    There's not enough here for me to be sure this will help, but:

    The date time entries you have should arrive in two columns, one column which points to the date...

  • RE: New to BI

    I second the choice for The Data Warehouse Toolkit. Depending on your platform, however, there is a SQL Server 2005 version of the MS Data Warehouse Toolkit to consider.

    Pay...

  • RE: Dimension key errors despite having selected Ignore Errors

    I don't have mine configured to ignore errors, but as you have a bunch of these, I would beat that it IS ignoring the errors in the sense that it...

  • RE: Example SCD type 2

    I'm sorry, but you're still not providing enough information for me to give you an answer that might even remotely be what you are looking for.

    Let me give an...

  • RE: Example SCD type 2

    What exactly are you looking for? I have a couple of dimensions that use SCD 2, but they are by definition not simple (compared to SCD 1 in any...

  • RE: Kimball Slowly Changing Dimension w/ Two Sources

    If I have source data from multiple sources I stage it into one table then run it through the KimballSCD , or just union the sources in the flow before...

  • RE: SSAS - Lines, Measures and Cubes Ohh My!

    2) I interchange the terms "datamart" and "datawarehouse", but datamart infers some smarts you can get out of the system , where as to me a data warehouse is just...

Viewing 15 posts - 976 through 990 (of 1,353 total)