Hi,
Can any one suggest a way to print the details entered in Module ( for eg. Petty Cash, AP Invoice Entry) to General ledger report , I’m looking forward to see whether we can print the description / comments to this report so that people know the details of the transaction without going to Module
This is Epicor Standard Report style- SSRS, I can copy the report style but it seems they use some calculated table, need to know how to join this to the transaction table?
Ah I see what you mean. I’ve not had to modify RDD’s in this type of situation, but I would try looking through the report’s main data set query in SSRS report builder to see what fields these calc tables have for you to join on. Then try adding a new table / relationship using these calc fields as the relationship fields in a new RDD.