No activities scheduled in opportunities, can that be reported?

Hi everyone!
We need to create a report that would show all opportunities that do not have any activities scheduled.
Any suggestions?

You can build a report to do this using the Minus Set Operator union type. The Minus Set Operator can be found under the Advanced section in the Define Criteria step of creating a report. When combining reports, you have the choice of Union, Union All, Intersect, and Minus. Minus in this list is the functionality you are asking about.
To test the report:
1. Create your report on the Opty Subject Area with the Opty ID and Opty Name columns.
2. Click on Advanced, "Combine with Similar Analysis". Choose Activities.
3. In the Set Operations box that is shown, click on the down arrow next to the two circles.
4. In the drop-down menu, choose "Minus".
5. Add the Opty Id and Opty Name from the columns on the left.
6. Save and run the report. You should have a list of all Optys without a matching activity.
You will need to test this as necessary.
I recommend that you pick up a book by Mike Lairson called "Oracle CRM On Demand Reporting". It is an essential tool for creating reports.
Good Luck.

Similar Messages

  • Can't see reports scheduled by others

    I noticed today that my users and I can't see reports scheduled by each other.  We apparently only see reports scheduled by ourselves.  Is there any way to allow all users to see all scheduled reports?           
    Shawn Eftink
    CCNA/CCDA
    Please rate all helpful posts and mark correct answers to assist others searching for solutions in the community.       

    Shawn, 
    Scheduled reports can be viewed only by the person that has scheduled them and that is by design.  One way to enable other team members to see the scheduled reports, would be to add their email addresses in the delivery contact list for notification emails.
    Thanks,
    Onplus Support team

  • HT4623 after updating my iphone 3gs from os 4 to os 5.1.1, it left with activating the phone but i've been trying since and is still not activating, the notification given is ''activition server temporarly unavilable". can somebody help me out?

    after updating my iphone 3gs from os 4 to os 5.1.1, it left with activating the phone but i've been trying since and is still not activating, the notification given is ''activition server temporarly unavilable". can somebody help me out?

    First use JPanel not Panel.
    Panel panels[]=new Panel[4];becomes
    JPanel panels[]=new JPanel[4];Then refactor your code so that you use arrays correctly:
    panels=new Panel();
    panels.setLayout(new FlowLayout(FlowLayout.LEFT));becomes
    panels=new JPanel();
    panels[i].setLayout(new FlowLayout(FlowLayout.LEFT));
    I did the above changes to your code and it worked fine.
    Dave

  • Tasks/Opportunities can be controlled using 2 communnication mediums?

    hi,
    There is a requirement where automatic tasks/opportunities have to be created depending on certain conditions in campaign.Is it possible that Tasks/Opportunities can be controlled using 2 communnication mediums? What is the level of customizing involved in it if its possible?
    Regards,
    Aneesh

    Hi Rohit,
    As far as I know, opportunity txn cannot be directly created from campaign (standard)...howver one way to aviod custom devlopment would be to use direct conversion of lead from campaign using LEAD as communicatioon medium.
    Now the lead would have a initial status (normally "Open") ....see status profile....change the initial status to some other status like "approved"
    Now create a action profile stating that all leads with a certain status (e.g approved) will automatically create opportunity.Assign tat action profile to lead transation type.
    Since u do not need lead you can remove that from the web ui using Business role config.It should work.Try and let me know.
    Regards,
    Aneesh

  • Regarding" Activities Scheduled for Today"

    Hello
    I have facing Problem Regarding "Activities Scheduled for Today" I was set different-different Activity For various BPs & Sales Opportunity of Different Dates but in the "Activity Schedule for Today" all activity Pop-up all together.
    I want only day wise Pop-up How can it be Possible in SAP Business One.
    Regards
    Nishikant S Virkhare
    SAP B One Consultant
    Edited by: Nishikant Shalikram Virkhare on Sep 25, 2009 10:01 AM
    Is there no answer for this Query

    Please If any one know about my query let me know ASAP

  • Follow-up Activities from Leads/Opportunities

    HI,
    We have configured the follow-up Activities from Leads/Opportunities in CRM. We created a standalone PCUI BSP iView for Activities and assigned ACTIVITYCRM object type to our Role.
    Leads to follow-up Opportunities is working but from Leads/Opportunities to follow-up Activities is NOT working. Standalone Activities is working though directly from the menu.
    Any input/thought will be appreciated.
    Thanks,
    Jas

    Please check the follow the below points.
    1. SPRO -> CRM -> Layout of user Interface -> Navigation (URL generation) -> Assign Object Method to Role. (Check your role and object with Portal Role)
    2. Add "CRM_URL_BUFFER_OFF" = "X" Parameter in SU01 for the user.
    3. If you assigned many roles to the user in CRM check the Priority.
    I hope it will work.
    Regards,
    Bala.c

  • Using bootcamp was installing windows xp, at the select ntfs or fat format selected "leave the current file system intact." How can that be changed to a correct choice. Mac side opens correctly. Windows shows disk error.

    using bootcamp, was installing windows xp, at the select ntfs or fat format mistakenly selected "leave the current file system intact." How can that be changed to a correct choice. Mac side opens correctly. Windows shows disk error. and doesn't respond to press any key. When looking in the startup disk section, windows on boot camp can be seen, but not selected. (13"MacBook Pro  10.6.8)

    Have a read here http://support.apple.com/kb/TS1722 for solution.
    Stefan

  • I have I-phone 5 with 15GB. I currently have used 12.8 GB. I get error message that storage is almost full, go to setting and mymail is 5.7 GB. Can that be how alot of my storage is being used? If so or not any advise?

    I have I-phone 5 with 15 GB. I currently have used 12.8 GB. I get error message that storage is almost full, I go to setting and my mail is using 5.7 GB. Can that be how alot of my storage is being used? If so or not any advise?

    caek1 wrote:
    Hi,
    I'm trying to change email address on my Apple ID since the email registered for the account has been hacked and I can't access it anymore. The email I want to change to is connected to another Apple ID I created about 4 years ago, though I successfully changed the email on that account as well. So the email I would like to use for my main Apple ID shouldn't be "locked" anymore.
    Though, when trying to change the email on my Apple ID I get an error message (in Swedish, so this is a direct translate from google): "This e-mail address is your email address for notification. It can not be used as the Apple ID or primary email. Choose a different address."
    I'm not really sure what this means or how I can fix this.
    It means exactly what it says... The email Address is in Use. You cannot re-use it.
    Apple ID Support  >  http://www.apple.com/support/appleid/

  • If server certificate expired, can that give my client SSLHandshakeExceptio

    If a servers certificate has expired, can that give my client a SSLHandshakeException?
    javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

    Apple would not fix the camera they would replace the whole iPhone. If the iPhone has no physical or liquid damage and no unauthorised modifications or repairs then you will get a replacement free of charge under the warranty.

  • Signal to phone varies between 4G and 1X. Can that be improved without using antennae.

    Signal strength varies from 4G to 1X, is there an adjustment in the phone to correct or is it necessary to buy xtra antennae.

    Thank you for replying.
    Signal varies in 61822 and 33917 zip codes. The incline plane emblem next
    to battery icon never shows strength greater than just the tip of the
    indicator except when I go to Verizon corporate store where they have a
    booster. It happens in and out doors. I have not removed the sim card. This
    is a Motorola RAZR M with a number on back - CEO 168
         [image: Verizon Wireless
    Community]<http://community.verizonwireless.com>
    <http://www.verizonwireless.com/b2c/index.html>
    <http://www.verizonwireless.com/b2c/explore>
    <http://www.verizonwireless.com/b2c/store/controller?item=phoneFirst&action=viewShopIndex>
    <https://wbillpay.verizonwireless.com/vzw/nos/topline.jsp>
    <http://support.verizonwireless.com/clc/>    Re:
    Signal to phone varies between 4G and 1X. Can that be improved without
    using antennae.  created by Verizon Wireless Customer
    Support<https://community.verizonwireless.com/people/vzw_customer_support>in
    Android - View the full
    discussion<https://community.verizonwireless.com/message/1026021#1026021>

  • How do I get my iMac not to go to sleep so quickly. Can that time be extended?

    HOw do I get my iMac not to go to sleep so quickly?  Can that time be extended?

    you can also download an app called Caffeine. http://itunes.apple.com/us/app/caffeine/id411246225?mt=12

  • How can I identify reports that use specific tables

    Hi, is there a way that I can identify the reports that select from specific tables?  We have 3,000 reports in business object enterprise XI R2 SP5. and we're trying to identify all the reports that use a specific table.

    Or if you have a developer in Java or .NET available you can write one. Fairly simple to get the info.
    In .NET you would open each report, write the name of the report to a log file with the output of the SQL Statement:
    Using RAS as the report engine.
                GroupPath gp = new GroupPath();
                string tmp = String.Empty;
                rptClientDoc.RowsetController.GetSQLStatement(gp, out tmp);
                MessageBox.Show(tmp, "Data Source Set and SQL Statement", MessageBoxButtons.OK, MessageBoxIcon.Information);
    If you want more details is is available with a few more lines of code. The above would only show you what is used in the report.
    I don't believe there is a BOE tool that can do this but they may have one.
    Here's a link to the BOE Admin forum: BI Platform
    Thank you
    Don

  • Once an iBook has been exported to the iPad, how can that book be moved to a different iPad or back to iBooks Author?

    Once an iBook has been exported to the iPad, how can that book be moved to a different iPad or back to iBooks Author?

    You can't simply move it directly between iPads.
    In your example, you'd find that .ibook file in your iTunes account on your computer and then email or sync it to the school's iPad. Similar to how you did with yours....maybe you got it off a server and can repeat that process.
    Then delete it off your iPad and either delete or flag your copy in iTunes to not be put back when you sync in the future.

  • I'm having trouble with the audio on a lot of my games. How can that be fixed?

    I'm having trouble with the audio on a lot of my games. How can that be fixed?

    You need to be more specific. What sort of trouble - no audio, low volume, scratchy sound, etc.?
     Cheers, Tom

  • I imported a 17' MiniDV piece into iMovie and it's lost synch. How can that be? I have done no editing, I just want to make it into a DVD.

    imported a 17' MiniDV piece into iMovie and it's lost synch. How can that be? I have done no editing, I just want to make it into a DVD.

    Hi
    Do You mean miniDV tape (interlaced video PAL or NTSC) ?
    If so - iMovie'08 or 09 or 11 - are not tools of Choise if You want a DVD as result - They all discards every second line resulting in less quality.
    Sync. Problem - If miniDV tape - How was it recorded -
    Audio mode - Is Camera set to record in 12-bit 32kHz - Should be 16-bit 48kHz
    Recording mode - SP (60 min on a 60 min tape) or LP (90 min on 60 min tape)
    If LP-mode - Then You need - Same Camera as recorded - tolerances is to small even for a Camera of same brand and type to play-back.
    I would use FinalCut Express and a setting of PAL/N TSC and 32kHz audio if Camera is set to record in 12-bit
    If LP-mode - iMovie HD6 is more tolerant in Captuing than FinalCut and Imediatly after Import/Capture - Extract Audio
    And set iM HD6 to NOT IMPORT AS INDIVIDUAL Clips - to many drop outs to work.
    Yours Wildly Guessing Bengt W

Maybe you are looking for

  • Database Access in limited user account

    I have made an application in which I am communicating with database.  Let me explain about my application first. 1. Application starts and it asks for user name and password 2. After successful login data reading or writing from /to database. All th

  • Can't Turn Off AutoAnalyzer

    Other than renaming/moving the AutoAnalyzer executable, I have found no way to turn it off.  I've unchecked all the boxes on the media-analysis preference screen, but this does not help.  The analyzer runs, even after completely exiting out of the Ph

  • GVRP not working on Cisco SG300-28

    I have three Cisco SG300-28 switches. I setup a test lab environment with a core (server) switch in Layer 3 mode and the rest are (clients) in Layer 2 mode. As I understand, these switches doesn't support VTP, only GVRP. And GVRP works the same with

  • Chrome crash when visit website

    When I use chrome and go to www.businessinsider.com, it will crash. I'm using ipad 3 with latest iOS. Anyone have the same problem?

  • Delete account taking a long time

    Hi, yesterday evening I try to delete my account, but the process is still running, I read on the internet that this process takes much time (30 hours, 2 days) Is it normal? If it is not normal behavior how can I solve it ? I look forward your reply