• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Convert flat table into a Relational Data Model

Vivek D

Member
I have financial data coming in from one of our in-house systems in a flat tabular form with a lot of repeating values.
For each year and each snapshot there are around 800K rows of data. If I want to compare 2 years and maybe compare forecast to actuals etc then I could possibly have 2-3 million rows or data causing file size to go to 100-150MB.

Loading data into a Power Pivot data model seems to be reducing the size a fair bit but I was wondering if it could be even better if the data was in a normalized form?

If yes (or even if not), is there way to convert a flat table into a normalized relational DB easily?
 
Back
Top