Forum Discussion

Federica_18's avatar
Federica_18
Regular Visitor
5 years ago
Solved

Merge Queries

Hi, I have two tables of 11,246,448 rows and 24 columns. One containing the real values and the other containing the expected values. In order to create an overlaid line chart consisting in both rea...
  • selimovd's avatar
    5 years ago

    Hey Federica_18 ,

     

    can you show us the chart and how you put in the fields?

    How do you differentiate between real and expected values? This must be two different values.

     

    You could also have done that with 2 fact tables and the proper dimension tables.

     

    Best regards

    Denis

  • selimovd's avatar
    selimovd
    5 years ago

    Hey Federica_18 ,

     

    you could let it as two separate tables and use a date table that you connect with both:

    Power Bi for Beginners: How to create a Date Table in Power Bi - Softcrylic

     

    Then you just have to put the date of the dimensional date table in the graphic and the values from the 2 fact tables and you got your result.

     

    For the "merge", I don't think you need to do a merge in Power Query. You should try the append as puts one table below the other table. Try that one:

     

     

    If you need any help please let me know.
    If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
     
    Best regards
    Denis