Forum Discussion

rtUsmanKhan's avatar
rtUsmanKhan
Regular Visitor
9 years ago
Solved

DATEDIFF - Calculate date difference from different tables

Hi, I have two related tables Products and Logs. I need to calculate difference of dates as Products.Date_Entered and Logs.Date_modified. Unfortunately Power BI DATEDIFF does not allow me to use c...
  • PavelR's avatar
    9 years ago

    rtUsmanKhan

    try using Related function, and then subtracting these dates.

     

    Regards.

    Pavel