Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Date Table Relationships

Hi everyone   Please bear with me as I'm new to Power BI.  I'm having a problem getting a date table and relationships working.  The image below shows the realtionships currently setup.  I have a d...
  • LivioLanzo's avatar
    LivioLanzo
    7 years ago

    Anonymous

     

    IF your analysis will be at the day level then during the ETL process modify this column to extract only the date part without the time

     

    IF you also need to analyze things by time then split the column in two columns, one with the date part and one with the time part and create a time dimension as well