Joanne McCoy
  • Female
  • Sydney, NSW
  • Australia
Share on Facebook
Share Twitter
  • Blog Posts
  • Discussions (20)
  • Groups
  • Photos
  • Photo Albums
  • Videos

Joanne McCoy's Friends

  • Pisces1
  • Brynn Furmidge

Joanne McCoy's Discussions

How do you add two JOINS to the same table in Administration
10 Replies

HiI am wanting to access the same table twice, as follows:tradeLEFT JOIN transON trade.intordref = trans.internref   (to get some order info)and thentradeLEFT JOIN transON trade.intinvref =…Continue

Started this discussion. Last reply by Joanne McCoy on Friday.

Getting a total amount using GROUP BY in Administrator
5 Replies

HiI am having trouble with the following GROUP BY statements in Alchemex Admin.  While the code below works, the problem is:- An order can have many lines (in trade file).  Each line may be linked to…Continue

Started this discussion. Last reply by Joanne McCoy May 14.

Error using SELECT and GROUP By clauses
1 Reply

HiIn Visual Foxpro I have used the following code:SELECT trade.IntinvrefFROM (((prtransLEFT JOIN supplier ON prtrans.AccountId = supplier.UniqueId)LEFT JOIN trade ON prtrans.ordernum =…Continue

Started this discussion. Last reply by Joanne McCoy May 1.

SQL Join using 2 fields
2 Replies

HiI am trying to join a [StockandWarehouse] table to a [StockTrans] table.  I need to join on the stock number as well as the warehouse code e.g.      StockandWarehouse        StockTrans  Stock1 ,…Continue

Started this discussion. Last reply by Joanne McCoy Feb 19.

 

Joanne McCoy's Page

Latest Activity

Joanne McCoy and Pisces1 are now friends
Friday
Joanne McCoy replied to Joanne McCoy's discussion How do you add two JOINS to the same table in Administration
"Wow, that's a clever trick I didn't know about.  Thank you, thank you.  That will make life a whole easier."
Friday
Joanne McCoy replied to Joanne McCoy's discussion Getting a total amount using GROUP BY in Administrator
"Thanks for the reply Stephen.  That has clarified a lot of things for me.  I wasn't sure how the Report Manager tied in with Sage Intelligence.  I think I will use the Report Debugger a lot in future, so thanks for the heads…"
May 14
Joanne McCoy replied to Joanne McCoy's discussion Getting a total amount using GROUP BY in Administrator
"Sure Lara It is joanne.mccoy@optusnet.com.au Thanks joanne"
May 11
Stephen Coull replied to Joanne McCoy's discussion Getting a total amount using GROUP BY in Administrator
"The way that Sage Intelligence (Alchemex) is designed, the join part of the query is typically handled in the container via the Connector module. To apply group by clauses automatically to your query, you can select the relevant column in the…"
May 10
Shwu Hua Gan replied to Joanne McCoy's discussion How do you add two JOINS to the same table in Administration
"Hi, You cannot have it refering the same name twice, use alias for the table names Option 1: trade LEFT JOIN trans transOrder ON trade.intordref = transOrder .internref   (to get some order info) LEFT JOIN trans transInv ON trade.intinvref =…"
May 10
Pisces1 replied to Joanne McCoy's discussion Getting a total amount using GROUP BY in Administrator
"Hi Joanne, can you giveme your mail address again, I need to get some info from you and the one you gave me over the phone looks like I took it down wrong :( Thanks, Lara"
May 9
Dave Smith replied to Joanne McCoy's discussion How do you add two JOINS to the same table in Administration
"What does the error look like & what were you doing when it occurred?"
May 8
Joanne McCoy replied to Joanne McCoy's discussion How do you add two JOINS to the same table in Administration
"I was trying to use SQL in the Administrator.  I couldn't get round the duplicate JOIN error.  Is there something I have missed?"
May 8
Joanne McCoy replied to Joanne McCoy's discussion How do you add two JOINS to the same table in Administration
"Hi Dave Thank you.  I have gone with the 2 separate containers option and it has worked well. Thank you for the help"
May 8
Shwu Hua Gan replied to Joanne McCoy's discussion How do you add two JOINS to the same table in Administration
"Another options is, instead of using Graphic Join when creating container, you can try SQL join.  "
May 8
Dave Smith replied to Joanne McCoy's discussion How do you add two JOINS to the same table in Administration
"Ah, that is different.  You have a couple of choices.  You haven't mentioned which software you are pulling from  but I mainly write from Peachtree so I will assume your structure is as wierd as mine.  If you have a way to…"
May 5
Joanne McCoy replied to Joanne McCoy's discussion How do you add two JOINS to the same table in Administration
"Hi Dave Thank you for your reply.  Unfortunately I am not wanting to join two tables with two fields.  I am needing to access the same transaction table two separate times - once to get order transaction details and another time to get…"
May 5
Joanne McCoy replied to Joanne McCoy's discussion How do you add two JOINS to the same table in Administration
"Hi Dave Thank you for your reply.  Unfortunately I am not wanting to join two tables with two fields.  I am needing to access the same transaction table two separate times - once to get order transaction details and another time to get…"
May 5
Joanne McCoy replied to Joanne McCoy's discussion Getting a total amount using GROUP BY in Administrator
"I think the reason  SUM(trans.amount5) AS TotPaidAmount gives a zero amount in the last GROUP BY clause is because the trans table is not referenced in the LEFT JOIN instruction. If anyone has more insight it would be much…"
May 5
Joanne McCoy replied to Michael Bass's discussion Twelve month sales by customer
"Hi  I have found the best way is to create 12 fields in Admin - one for each month.  Once you have the 12 fields, it is easy to display them side by side in Excel. Get the correct value into each month by using the following code as an…"
May 4

Profile Information

Where did you hear about us?
Other
If other, please specify
from a friend

Comment Wall

You need to be a member of The BI Community - Powered by Alchemex to add comments!

Join The BI Community - Powered by Alchemex

  • No comments yet!
 
 
 

Follow Alchemex on twitter

Like Alchemex on facebook

Alchemex Integrates with:


© 2012   Created by Admin.

Badges  |  Report an Issue  |  Terms of Service