Edit List Report (Custom)

Moving Custom report form E10 to Kinetic. This report works in E10.500

AP Payment Edit List Report is generating an printing error.

I have never been able to read the error list from System Monitor

I could use some help on this one report, all of the other reports that I have migrated all work fine.

attached is word document.

AP Payment Edit List.docx (279.4 KB)

Using standard RDD or a custom one?

Looking at standard “APPaymentEdit” RDD… I don’t see this “Calc_CurrDesc” field. I would make sure your report is looking at the correct RDD. Perhaps you have a variant that includes that calculated field?

Looking at the “out-of-the-box” .rdl file, I don’t see “Calc_CurrDesc” as part of the query.

I would make a new copy of the RDD in 11 and then review the changes you made to the RDD in 10 and move them over.

2 Likes

Just check your customized RDD in E10 and deploy the same in E11.
This field is included in E10 and excluded in E11 which makes this error.

David,

I see what you are talking about

The ssrs report doesn’t have the “Calc_CurrDesc” in it where my custom Does

I will have to wait till they get my report builder repaired so I can view the report with the GUID numbers

Gary

If the report is working in 10… you should be able to export whatever RDD that one is using and import it into 11. Report Data Definition has export/import options in the Actions menu. You shouldn’t need to use Report Builder (unless you want to get rid of that field from your actual printed report).

David,

Thanks for the tip

I opened up the file in e10, downloaded it and then uploaded it to kinetic reports

Renamed the files and tested it and I was able to preview it

Still couldn’t print it to the printer, it seems to be set to A4 size

When I check the page settings it default is A4, even though I change it to letter is still tries to print as A4

Gary

If the .rdl file is set-up for “Letter”… then I have to assume it is the printer settings which are set-up to default to A4.

There is a menu called “Printer Maintenance”… you could check there for your target printer and see if it is set to default to A4?

Unfortunately, I’m shooting from the hip on this one.