Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Datapac
  • Content: Threads
  • Order by date
  1. Datapac

    Entering Credit Notes in CRM

    Hi, I'm having a problem entering Credit Notes in MS CRM. I'm migrating Credit Notes and Invoices into CRM from our accounts for Sales History reference. Invoices and Invoice Details are migrating fine, Credits aren't. Invoice Detail lines with a negative quantity are not calculating the...
  2. Datapac

    Summing a Boolean Column

    I've created a report over 2 tables, REQUEST and TASK. There can be many TASKS for each REQUEST. I've added a formula field into my report to indicate whether a REQUEST was completed in a single TASK. @RequestFirstTime if Count ({TASK.TASK_ID},{REQUEST.REQUEST_ID} ) = 1 then 1 else 0 I want to...

Part and Inventory Search

Back
Top