Forum Discussion

ZadquielBazan's avatar
ZadquielBazan
New Member
1 year ago
Solved

Calculating time between two different moments using WINDOW

Hi, this is my first post here and I want to start greeting everybody here in the community! I have this issue with a measure: I'm intending to compute the total time between two consecutive recor...
  • ZadquielBazan's avatar
    1 year ago

    Hi rajendraongole1 , your solution didn't worked, but at the end I managed to figure it out the issue: just was a wrong definition of the table in the current context. Solved it by using ALLSELECTED('TABLE') in relation instead of 'TABLE'.

    Thank you for your help regardless!