Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Merge the tables

Good morning all !   I would like your help on a problem that I have been encountering for weeks! I will explain my situation to you very quickly:   In my Power Bi report, I have two tables:   ...
  • Jimmy801's avatar
    5 years ago

    Hello Anonymous 

     

    didn't you post this or at least a very similar question already? What changed now?

     

    BR

     

    Jimmy

  • Jimmy801's avatar
    Jimmy801
    5 years ago

    Hello

     

    what about creating a material table (extracting all material code from your both table and get distinct value) and a date table, connect all three tables and then use a matrix like this

     

     

     

    If this post helps or solves your problem, please mark it as solution (to help other users find useful content and to acknowledge the work of users that helped you)
    Kudoes are nice too

    Have fun

    Jimmy

     

     

     

  • Jimmy801's avatar
    Jimmy801
    5 years ago

    Hello Anonymous 

     

    for the date-table is better to create i manually, and not extracting others dates. So just use function like List.Dates with 3 parameters and create a list of dates and then transform it to a table. What you can however do ist to calculate the start date form your earliest date present in the tables. Hope I was clear enough

     

    If this post helps or solves your problem, please mark it as solution (to help other users find useful content and to acknowledge the work of users that helped you)
    Kudoes are nice too

    Have fun

    Jimmy