• imani_technology (11/6/2012)


    We have a fact table for budgets. That table consists solely of the Budget Amount measure. How can I join it to the date dimension? The source data contains the Start Date and End Date of the budget amount. Should i use the start date, end date, both, or neither to connect my budget fact table to the date dimension?

    How good is to store budges data if you can't tell the time period of such budget?

    IF all budget information is annual then StartDate should suffice 'cause you can infer EndData BUT, if - at source data appears to suggest - there is a particular start/end date pair for each budgetted amount then you have to store both.

    _____________________________________
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at Amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.