Hey everyone!
I reworked a system report (CustAging) and went through the standard protocol of building in DEV, deploying to TEST, and then to PROD. Honestly with our config TEST has never worked out so swell. I ran into this when I reworked the US Cheque. So with this logic I went from DEV > export .xpo file > import to PROD.
My report Customer Aging (AR > Reports > Status > Customer aging) is not showing the new column. The column counts the days delinquent by using a DateDiff expression.
I've restarted the AOS, cleared the Caches in the development console, Reloaded the report in the dev console, and then rebuilt/deployed/compiled etc. all again.
When I am in PROD I can see the report as it should look (with mods) but when it runs the new column doesn't appear.
My concern is that Microsoft shows one report http://technet.microsoft.com/en-us/library/aa575855.aspx <--- here. Technically there are 4 iterations of the report -
1. Detail no trans cur
2. No Detail, no trans car
3. Detail, trans cur
4. Detail, no trans cur
The 4th design is what I modified and I set the parameters of the report to run as such....and no luck.
If I run the report in SSRS I get #Error across all fields that relate to currency (like the amounts due) but not to the customer, customer group, or voucher/invoice.
If I run the report through the client I get no such #Errors however my column doesn't show up.
Is there something obvious I'm missing? I followed this walkthrough http://msdn.microsoft.com/en-us/library/cc567629.aspx and read this as well http://msdn.microsoft.com/en-us/library/cc569485.aspx
As I've said, I've deployed a system-started report with mild-issue in the past but I cannot get this bugger to work!
I restarted the AOS this AM and still nothing...
Any advice is greatly appreciated.
Thanks! Starr