Method Community

 

Search

Page 1594 of 2518 (25180 items) « First ... < Previous 1592 1593 1594 1595 1596 Next > ... Last »
  • Re: Using API with Java

    &nbsp;Hi Steveb, Java can invoke and use .NET&nbsp;webservices as needed. I suggest you google something like &quot;java to call a microsoft webservice.&quot;, 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&nbsp;with an RDE which uses Java&nbsp;for connectivity.&nbsp; I don&#39;t think I have a way to imbed VB or .NET code into these programs that I am aware of.&nbsp; I have successully called other API&#39;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. &nbsp;Best practice is to only pull in a longer date range for specific transactions and not all of them. &nbsp; ~C
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-28-2012
  • Re: Estimate Search by Number limited

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

    I&#39;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.&nbsp; If either or both of those fields are empty, I enter default&nbsp; start and/or end dates as necessary.&nbsp; 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) &nbsp; &nbsp;
    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] = &#39;CA&#39; and [CallReport.DateReceived] &gt;= AddDays(Today(),-30)),&nbsp; 1, 0) Can someone help me out with this.&nbsp; I have been designing reports for almost 15 ...
    Posted to Method:Classic General Q&A (Forum) by CDS_Josh on 06-28-2012
  • Re: Date Difference as Integer in Report Designer

    I had everything working fine and with ZERO changes to the above formulas, now it is no loner working correctly.&nbsp; It just groups everything in &quot;&lt;= 30 Days&quot;.&nbsp; I did not change a thing and it just stops working. Can we open this thread back up for suggestions?
    Posted to Method:Classic General Q&A (Forum) by CDS_Josh on 06-28-2012
  • Re: email html

    Thanks that worked great
    Posted to Method:Classic General Q&A (Forum) by thesolarguys on 06-28-2012
  • Re: Date Difference as Integer in Report Designer

    I figured out a difference approach.&nbsp; I created 3 Date Fields using the AddDay function for 30,60,90 days ago and then made my formula based off that. I really wanted to see the DATEDIFF fuction get incorporated because this is a great tool for aging reports. Thanks anyways.&nbsp; I think I figure out what I need!! Here is my code for ...
    Posted to Method:Classic General Q&A (Forum) by CDS_Josh on 06-28-2012
Page 1594 of 2518 (25180 items) « First ... < Previous 1592 1593 1594 1595 1596 Next > ... Last »