Method Community

 

Search

You searched for the word(s): %27
Page 1594 of 2519 (25183 items) « First ... < Previous 1592 1593 1594 1595 1596 Next > ... Last »
  • Re: Inconsistent Results and Errors Generating Report

    @Rolf Thanks for the detailed information and I agree that it looks like a date format issue that is causing the error. I would check the format that it passing to the Report Generator and make the report of the same format. I would also check in the date field of the report for the format that is it displaying.  I would modify the ...
    Posted to Method:Classic General Q&A (Forum) by Method_Ted on 06-29-2012
  • Re: Simple Formula Not Working

    @CDS_Josh The fomula looks fine and I built a similiar conditional statement and it is working for me on a couple of test reports. One thing I always recommend is when actually testing the reports design a simple screen that actually generates the report versus just looking at the results in report designer. Are you actually generated it ...
    Posted to Method:Classic General Q&A (Forum) by Method_Ted on 06-29-2012
  • Re: Using API with Java

     Thanks Dave, I'll look there. 
    Posted to Method:API Q&A (Forum) by steveb on 06-29-2012
  • Re: Using API with Java

     Hi Steveb, Java can invoke and use .NET webservices as needed. I suggest you google something like "java to call a microsoft webservice.", for examples of how to do that. Dave
    Posted to Method:API Q&A (Forum) by Method_David on 06-29-2012
  • Using API with Java

    Hi all, I am attempting to use the Method API for several potential development projects with an RDE which uses Java for connectivity.  I don't think I have a way to imbed VB or .NET code into these programs that I am aware of.  I have successully called other API's with this program using the embedded Java code ...
    Posted to Method:API Q&A (Forum) by steveb on 06-29-2012
  • Re: Estimate Search by Number limited

    I just wanted to add here that we default to the last 31 days because syncing a high number of transactions can slow down the use of QuickBooks while the sync occurs.  Best practice is to only pull in a longer date range for specific transactions and not all of them.   ~C
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-28-2012
  • Re: Estimate Search by Number limited

    [quote user="micheleh"]Is there a setting that  I need to change?[/quote] It sounds like the Transaction History timing is set too low for your estimates.  By default we only reach back 31 days into your transaction history, longer than this and you'll need to adjust your default settings. Go to the tab Quickbooks > ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-28-2012
  • Inconsistent Results and Errors Generating Report

    I'm creating a report based on the customer table wherein I extract records that fall within a date range defined by two date picker objects on the screen and one other criteria.  If either or both of those fields are empty, I enter default  start and/or end dates as necessary.  I also save these two date values in a separate ...
    Posted to Method:Classic General Q&A (Forum) by Rolf on 06-28-2012
  • Re: Simple Formula Not Working

    Here is an example of what I am talking about (The values with the arrows pointing to them should be a 1 because both criteria are met)    
    Posted to Method:Classic General Q&A (Forum) by CDS_Josh on 06-28-2012
  • Simple Formula Not Working

    I am having nightmares with these functions in the Report Designer. Here is a simple formula that is not working and I cannot figure out why: Iif(([CallReport.ComplaintCode] = 'CA' and [CallReport.DateReceived] >= AddDays(Today(),-30)),  1, 0) Can someone help me out with this.  I have been designing reports for almost 15 ...
    Posted to Method:Classic General Q&A (Forum) by CDS_Josh on 06-28-2012
Page 1594 of 2519 (25183 items) « First ... < Previous 1592 1593 1594 1595 1596 Next > ... Last »