Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

(direct query) creates a group interval from the difference between 2 dates

Hi teams i have a report connected to PostgreSql using direct query, and i need to create a group based on difference between current time and admision date, comes out like in this visual.    ...
  • Anonymous's avatar
    Anonymous
    5 years ago

    hi V-lianl-msft 

     

    sorry for late respond, 
    thanks for your help, 

     

    But i ran into another problem after implement your way

     

     for workaround, i try creating query script with DATE_PART function in SQL editor

     Thanks for your help btw.