Forum Discussion

Daimy's avatar
Daimy
Frequent Visitor
5 years ago
Solved

Multiple date columns in different tables

Hi all, I'm new to powerbi, so excuse me if this question has been asked several times. I couldn't find it in the threads.   I have four different tables:  1. Projects - This is de main table i wa...
  • ERD's avatar
    ERD
    5 years ago

    So you need to create a proper Calendar (Date) table and connect your Hours,Expenses,Invoices tables to it via Date field.

    Here is an example how your model will look like:

    Matrix:

    Date from Calendar table in columns, Project from Project table, Hours amt from Hours table, Expenses amt from Expenses table.

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