Report on Target no. of appointments Vs Actual No. of Appointments in CRMOD

Hi All,
My client requirement is they want to have monthly report of Actual No of Appointments Vs Target No. of Appointments for their Sales Rep. Each Sales Rep has given the Target no. of Appointments for a month by his manager at the start of the month. Each sales rep has diffrent targets per month and also all sales rep have different targets
As I know, there is no specific field or object where we can save the Target No of Appointments for Sales Rep. Could anybody help me here to generate the report.
Thank You
Regards,
S

Hi,
Does it works well when you create a new and simple application? From my research, this issue is more related with visual studio develop issue, Causes of the problem was in this thread
http://social.msdn.microsoft.com/Forums/en-US/03224208-033a-423d-93c1-648040a1fa57/instrumentaion-profiling-aspnet-application-file-contains-no-data-error?forum=vstsprofiler
Details:
Visual Studio Profiler collects data in a process called VsPerfMon.exe. It communicates with VS Performance Monitor through various global shared objects. These objects created only after we started VsPerfMon.exe. If we execute the target binary before
we start the monitor, then, the "no data was collected" error happens.
Hope this thread can give you some advises.
Regards

Similar Messages

  • Appointments one hour ahead of appointments created in iCloud - both before *and* after the shift from daylight savings time

    I am in the CET timezone and my Lumia 925 on 8.1 has consistently shown appointments one hour ahead of appointments created in iCloud - both before and after the shift from daylight savings time here.
    My disappointment is compounded by the fact that I patiently waited for October, naïvely thinking the clockchange would solve things... doh.
    Look forward to your earliest solution.
    Jonny.

    There is a separate thread on this subject. It's a bug in Windows Phone 8.1. It is fixed in the upcoming Windows 8.1 Update 1 release (due Nov/Dec 2014). Alternatively, you can install the developer preview (go to Store and search for 'preview for developers'.
    You have to register as a developer though (easily done through appstudio.windows.com) or you can wait for your phone vendor (Microsoft / Nokia) to release the 'Denim' upgrade.
    For now, I don't know a decent workaround.

  • Oracle CRMOD report - Target Vs Actual number of Appointments

    Hi All,
    I want to calculate the Actual Value/Target Value in report. Currently I am hard coding this target value. But the issue I am facing is as followed:
    For example 2/2 , it gives me correct result 1. but 2/10 , it gives me zero, when i m puuting this in Fx of that perticular col. i tried changing the Data Type but it is still giving the same result.
    Could you please help
    Regards
    S

    Thank you for reply.
    Yes I tried CAST (Exp as Float) and it worked for me.

  • Do we have the report to show PO Price and invoice actual price

    Dear Guru,
    I'm finding the report to show PO Price and Actual Price after invoice.
    The actual price is mean that we may have other debit/credit price as subsequent posting in MIRO.
    So we would like to compare PO price and actual Price.
    Please kindly advice.
    Thank you very much.
    Best Regards,
    Saiya

    Hi,
    Please check ME81N --> Order value analysis.
    SAM
    Edited by: Saminathan Gopalan on Jul 22, 2010 6:05 PM

  • Single project report for Plan values, Budget values,commitments & actual

    Hi experts,
    Highly appreciated if any experts can let me know report which can be used to view Plan values, Budget values , commitments & actual values for each and every WBS levels for given project.
    I need one report to view all mentioned fields.
    Kind regards,
    Sam Lesha.

    Dear Amit,
    TX lot for your helpful  quick answer, I checked the report, it's fine and i need to clear one more thing .
    when i select Std profile as PS infor profile there i could find plan version 0 & 1. would it be  pssible to know how i can add one more plan versions to this.
    Tx in advance,
    Reg,
    Sam Lesha

  • Report painter target currency

    Hi Gurus
    Is it anyhow possible to be able to see the figures in posting date currency. I have cost center report with several items. But the problem is that the total amount is translated on the current exchange rate or some other spesific day (I use target currency as default). But i would like to get it in a way that the posted amounts are translated on their posting date exchange rate, is it possible? The total line should then add all these translated amounts together.
    The total sum differs very much from the real sum.
    Any help would be greatfull.

    Hi,
    I think this is feasible in standard.
    You can look at cost center report 1VK>1S3W-001 (S_ALR_87013634) as an example.
    Regards
    Ali

  • Order report for all components & services with plan/actual price

    Dear all Hi,
    I want to see a report which should give me the all the details of components & services cunsumed with their paln& actual costs for a production order, please suggest/help.
    Thanks in advance.

    Hi,
    You can get order wise costing report as following :
    Go to Production-->Shop Floor Control>Information System>Controlling Reports->Product Cost by Order where you will different drilldown options for getting costing report for orders.
    Hope this helps.
    Regards,
    Tejas

  • Report Painter GRR1 table CCSS cost centers actual/bud by period wise

    Hi,
    I have developed Cost Center Actual/Budget Report by period for 12 months (Jan to Dec in columns) in each columan I have hardcoded period e.g. for Jan (01) Feb (02) till Dec (12-12) for one of coulmns given as variable From Period to To Period as vairbale to choose user in selection criteria (1PERIV-1PERIB). while executivng the report system is givng results for whole (12)periods in the output, even my selection criteria from period 1 to 3.
    Please advise any body how can I restrict by period wise.. e.g. if I select from period 1-3 it should show for only 3perios.
    Thanks in advance!!
    VS Rao

    Hi Kumar,
    I have done below steps to my CC Report to show by period wise(individual columns Jan, Feb, so..on) cost center report:
    Step 1: used Library 1VK, Table CCSS in GRR1.
    Step 2: Created 12 individuals columns starting from Jan to Dec..
    Step 3: Created 12 formula variables(internal Variables) for 12 periods..(becoz if I hardcoded system is deriving all the  
                 periods)..
               a) created Internal value Variable ZVAR(defaualt 01),ZAR1(default 02),ZAR2 (default 03)...this is for to create fomula
                   variables.
               b) for period 1(jan) formula variable  "IF '&ZVAR'>= 1 THEN 1 ELSE 017" internal variable table:CCSS,field:PERBL
               c) for period 2(feb) IF '&ZVA1'>= 2 THEN 2 ELSE 017 like wise created 12 variables for 12 periods
    Step 4: above the formula variables I have selected check box as variable but not coming on selection screen, I need in
                selection screen from period to period for this I have created one more hide column and given period vairable "1PERIK"
               now its coming on the selection screen but values are not populating based on by selection criteria..
    Note: If I slect 1-4 periods it should show for only Jan,Feb, Mar & April  and individually..
    Please sugget above my formula is correct or not!!  appreciate your valuable suggesion!
    Thanks
    VS Rao

  • Addm report says less SGA then what is actually set

    I found a recommendation in addm report to increase the sga_target..quoted is lines from report..(notice that bold line)
    FINDING 5: 5% impact (262 seconds)
    The SGA was inadequately sized, causing additional I/O or hard parses.
    RECOMMENDATION 1: DB Configuration, 5% benefit (262 seconds)
    ACTION: Increase the size of the SGA by setting the parameter
    "sga_target" to 2560 M.
    ADDITIONAL INFORMATION:
    The value of parameter "sga_target" was "2048 M" during the analysis
    period.
    SYMPTOMS THAT LED TO THE FINDING:
    SYMPTOM: Hard parsing of SQL statements was consuming significant
    database time. (3.3% impact [173 seconds])
    SYMPTOM: Wait class "User I/O" was consuming significant database time.
    (2.6% impact [135 seconds])
    but the initparameter says that the SGA_TARGET=2147483648(i,e 2148MB)
    Why is this inconsistancy ??

    Hi,
    Not really:12:32:56 sys:TEST@test> select 2147483648/1024/1024 from dual;
    2147483648/1024/1024
                    2048Do not count Mebibyte for Megabyte(click)!
    Regards,
    Yoann.

  • Weird.. why is my ical on my iPad and iPhone deleting my appointments. I still have them on my iMac. But my appointments are actually disappearing.. so far january is gone..

    All my appointments are disappearing from my iphone and ical.. it is almost like a virus.. everytie I open them something more is missing. The Imac keeps them. Any advice? This is scary when I rely 100% on my ical..  Can I trust it?

    me too, same problem.... hopefully someone has an answer?

  • I was reported my bill was paid. But actually it w...

    I`m right here waiting...
    120 min to Japan.

    Thanks for reaching out to us, apjcab5. We have a way for you to get off of your son's plan once the account is current. It is called Assumption of Liability in order to get an account in your name. http://vz.to/1clAYjV
    We want to keep you here with us.
    TamaraH_VZW
    Follow us on Twitter @VZWSupport

  • 2 missed appointments is now 3 missed appointments...

    https://community.bt.com/t5/BT-Infinity-Speed-Conn​ection/BT-engineer-appointments-2-missed/td-p/1180​...
    Hello all - the above link details 2 missed appointments from BT.  My third appointment was supposed to be today between 1pm and 6pm and guess what......?!  Unbelievable - no show from the engineer.  A call to BT informed me there were not enough resources to be able to allocate an engineer to deal with my fault.  Now I'm not a stupid man but I do feel pretty dumb at the moment.   "Fool me once, shame on you, fool me twice shame on me" springs to mind (I don't know if the saying extends to three times).  After a long call with BT (the staff were polite as always) I have agreed to wait for an email on Monday to see what resolution can be found to the issues I have (an appointment is booked for next Saturday should I wish to carry on with BT).  At the moment I don't see that happening.  I also forgot to add that late last year I paid my upfront line rental over the phone and that was never credited to my account so I am paying over £40.00 a month now with the new line rental charges.  I shall spend the evening looking for new providers and unless BT can do something amazing to retain my custom I shall be off.  To say I am mad is a gross understatment. Even if the engineer does appear on Saturday I cannot be sure the problems with my reduced speed can be fixed.  As pointed out during my telephone conversation with BT, moving to another ISP still means the same engineers working on the same equipment.  My faith in BT is broken now though especailly as the 2nd missed appointment was because an appointment was never logged on the system.  To add insult to injury the prospect of cancellation charges also looms but I shall fight that very hard as I don't see why I should have to pay to leave a service I have lost faith in over the past 6 months.  I would like to say thanks to the BT staff, especially Gary who is to deal with my issues personally over the coming week. I hope a resolution can be reached but I shall not get my hopes up.  Moan number 2 over.  Sorry for going on so long.

    john46 - I hear you and did indeed mention that in my long winded and whinging post! :-)
    The fact the line rental payment has been missed, the second appointment was never logged on the system and that BT have not pushed hard enough over a protracted period of time are certainly BT issues and not Openreach.  IF BT can assist me in giving Openreach a kick up the posterior and offer me a good deal going forward I may be tempted to give them a fourth and final chance.  My current state of mind is clouded by anger and frustration at the moment and I am sure I will be thinking more rationally tomorrow but at the moment I could not care less about BT which is a shame as my reduced speed is currently pretty stable.  Thanks for taking the time to read and respond though John.  Regards,  Giggsy.

  • SCCM report to find total number of actual patches installed by update deployment on all the machines (present in target collection)

    Hi Guys,
    I am looking for a sccm report which should provide total number of actual patches installed by us on all the machines (present in target collection). For couple of updates after sync it shows installed already on some machines.
    Example:
    CName  |  Total Patches  |  Already Installed  | Installation triggered by Deployment   |  Collection ID
    AW001      (123)               (2)                         (17)                                                    CL00001
    AW002      (123)               (1)                        
    (21)                                                    CL00001
    AW003      (123)               (1)                        
    (26)                                                   CL00001
    I am specially looking for 'Installation triggered by Deployment ' number
    I would appriciate very much your the help.
    Thanks,
    Chandan

    Hi Chandan,
    You could try to create your custom report based on Software Updates Status views.
    Software Updates Views in Configuration Manager
    http://technet.microsoft.com/en-us/library/dn581945.aspx
    Best Regards,
    Joyce

  • Actual YTD & MTD value is not showing in BEx report....

    Dear Experts,
    Thank you all for the suggestions and support in solving the issues.
    I need your help once again in one of the complicated issues I am facing.
    Details :
    We are using one report Dealer Target.
    This report uses YTD and MTD. It shows the Target value (Planning Cube ) and Actual Sales value ( Actual Sales ). Here we are getting the right value of planning but not picking the actual sales figure from Sales cube.
    As we are using YTD and MTD :
    Actual YTD should show the a net sales from 1st'April to till date .
    And Actual MTD should show the 1st of any month to that date (User input).
    But in our case , both Actual YTD and MTD is blank. That means , data is not getting populated.
    We are using an USER EXIT for the requirement...
    But I am not able to find the way to proceed to find the problem where its getting stucked..
    Please suggest .. Waiting for your valuable response.
    Thanks,
    Sanjana.

    Hi,
    In this case have you restricted Value Type for Actuals as 10 and Budget as 20 ???
    This may be the reason why you are not getting Actaul values, pls check for the same.
    Regards,
    Vishnu

  • Actual / Planned / Target Cost and Quantity

    Hi Experts,
    In the company that I am working there is the need of having a report with the following information:
    Plan Cost, Actual Cost, Target Cost, Planned Quantity, Actual Quantity for diferent materials using the cost component split structure or with the different accounts.
    Can anyone helpme with this need?
    Regards
    Edited by: DAG123 on Jun 30, 2011 2:59 PM

    Hi
    COSP: For External Postings (Target/Plan/Actual)
    COSS: For Internal Postings (Target/Plan/Actual)
    COSPD (Actual only): Settlement entries i.e. GR and GI upon confirmation, for Primary cost elements
    COSSD (Actual only): Settlment entries i.e. activity confirmation
    Target/Plan/Actual is differentiated by a separate indicator
    br, Ajay M

Maybe you are looking for