Forum Discussion

ThomasRichard's avatar
2 years ago
Solved

New Database integration

Hi all,   I've been working on a project for a year to give daily reports. The main part of my database is Football GPS data, with a new CSV file added in my folder every day. That main dataset is ...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi, ThomasRichard 

    Start by creating a mapping document or table that associates the column names in the current database with the column names in the new database. This will serve as a reference to ensure that all necessary data points are considered and properly aligned.

    You can also leverage Power Query Editor in Power BI to transform and integrate new datasets. The Add Column from Example feature can be particularly useful. It allows you to create new columns in the data model by providing example values, which helps align the data in the new database with the existing model. For a more detailed guide on using this feature, you can refer to the official documentation here: Add columns from the sample in Power BI:

    Add a column from examples in Power BI Desktop - Power BI | Microsoft Learn

     

    Consider using the ETL process to transform the data in the new database to match the structure of the existing database. This can involve renaming columns, reordering sequences, or even transforming the data within them to ensure compatibility. Tools such as Microsoft Power Query provide a reliable environment for performing these transformations.

     

    How to Get Your Question Answered Quickly 

    Best Regards

    Yongkang Hua

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.