Results 1 to 2 of 2

Thread: User productivity report (calls, meetings, etc)

  1. #1
    usiw is offline Sugar Community Member
    Join Date
    Jul 2009
    Posts
    16

    Post User productivity report (calls, meetings, etc)

    We are looking at creating a report in Sugar Pro 6.2 that shows the number of calls and meetings users had fora particular day, along with the duration of calls, but aren't having any luck. Basically the final report should show the username, count(calls), sum(calls.duration_minutes), and count(meetings). The report wizard seems too limited and shows meetings for each call and calls for each meeting which skews all the results (the number of calls and meetings is always equal). Is this possible without having to get the Enterprise version of sugar which includes SQL reports?

    We are filtering based on the call.date_end and meeting.date_end equaling today.

    Here is what we are looking at producing:

    Code:
    Username      Calls    Call Duration     Meetings
    joe           5        12                7
    bob           0        0                 3
    sue           3        92                17
    note - we don't use call hours since it complicates summing the total call length

  2. #2
    christianknoll's Avatar
    christianknoll is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Vienna
    Posts
    939

    Default Re: User productivity report (calls, meetings, etc)

    Look at this Document page 15ff ..this describes how our KINAMU reporter handles exactly that request.

    christian.

    Quote Originally Posted by usiw View Post
    We are looking at creating a report in Sugar Pro 6.2 that shows the number of calls and meetings users had fora particular day, along with the duration of calls, but aren't having any luck. Basically the final report should show the username, count(calls), sum(calls.duration_minutes), and count(meetings). The report wizard seems too limited and shows meetings for each call and calls for each meeting which skews all the results (the number of calls and meetings is always equal). Is this possible without having to get the Enterprise version of sugar which includes SQL reports?

    We are filtering based on the call.date_end and meeting.date_end equaling today.

    Here is what we are looking at producing:

    Code:
    Username      Calls    Call Duration     Meetings
    joe           5        12                7
    bob           0        0                 3
    sue           3        92                17
    note - we don't use call hours since it complicates summing the total call length

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 2011-01-27, 12:44 AM
  2. Calls to Meetings
    By chrislynch8 in forum General Discussion
    Replies: 2
    Last Post: 2010-01-28, 02:36 PM
  3. Where do Calls & meetings go???
    By Stoessner in forum Help
    Replies: 6
    Last Post: 2009-08-08, 01:55 PM
  4. Replies: 2
    Last Post: 2006-05-07, 09:11 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •