Converting Crystal to latest version - Sorting field not found.

SUGGESTED

I have created a report with two database connections using SQL statements to Sage.  One to the "PO_PurchaseOrderDetail" table and the other to the "SO_SalesOrderDetail" table.  The report works well in Crystal 2011.

Added the report to the Report Manager, in the Sales Order module.  We try to run the report and answer "Yes" to the conversion.  Get an error that states "Could not convert sort '{ConnectionName.POPurchaseOrderNo}'. Sorting field not found."

Tried to add the report to the Report Manager, in the Purchase Order module.  Same result.

I have the feeling that this is a table assess error.  Any ideas??

Parents Reply
  • 0 in reply to DPaulTN

    I did a bit of research on the web and the "invalid field name" error comes from a user parameter field.  I took out the parameter and took it out of the queries too.  Still no go.

    Thinking outside the box a bit..., is there a "work" table that has SO data and PO data that is linked by SO number??  Thinking of using an existing table instead of building the result set.

    Thanks for all your help.

Children