BookmarkSubscribeRSS Feed
MarjoPul
Calcite | Level 5

Hi,

 

I have following website visitor data:

avgsessionduration (in seconds but in numeric format)

sessions

+ dimensions like 'campaign' and 'ad'

 

As the idea is to report avgerage sessions duration by 'campaign', I have created 'weighted average session duration' (as the avgsessionduration is already aggregated): 'sum of avgsessionduraton weighted values' / 'sum of sessions'

 

Now I have time weighted session duration in seconds, but it's a numeric value. How to convert this value to time format?

 

I know how to convert the original measure 'avgsessionduration' to time format by creating a new calculated item, but I can't figure out how to use the calculated item in the 'weighted average session duration' calculation. Nor I cannot convert calculation afterward to time format.

1 REPLY 1
PeterWijers
Lapis Lazuli | Level 10

Hi There,

maybe this might help.

Create another calculated item being a time variable and use the following function.

10-11-2017 20-52-31.png

Now just calculate the Hour/Minutes/Seconds form the previous calculated seconds variable.

 

greetings and good luck

 

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1694 views
  • 0 likes
  • 2 in conversation