Marketcircle    Forums  Hop To Forum Categories  Billings  Hop To Forums  Troubleshooting    Report and error***_[NSCFArray......]
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Apprentice
Posted
I've a report that collect the amount of set invoices during a specifiek range of dates. For example. The total amount of invoices without tax during the last quarter of 2007 -> parent.reportData.object.subTotal. The data is grouped in a table. Now I want sum that table -> parent.parent.reportData.objects.total. After running the report I see the Error *** -
[NSCFArray decimalValue]: unrecognized selector sent to instance 0x181ae760 during data extraction for text area: Text Area string
content:

Does anyone know what's wrong?
 
Posts: 3 | Registered: January 27, 2008Reply With QuoteEdit or Delete MessageReport This Post
Apprentice
Posted Hide Post
Hi. I'm having to dive into this application myself also (read post above yours) because of bugs. I think the answer to your issue is in this link. The Sum. I hope this helps. NOTE: I know this is DayLite, but it works the same way.
 
Posts: 6 | Registered: January 29, 2008Reply With QuoteEdit or Delete MessageReport This Post
Apprentice
Posted Hide Post
Thanks, it works except taxes total. I'm using parent.parent.reportData.objects.billableSlips.@sum.taxesTotal but I've got the error message.
 
Posts: 3 | Registered: January 27, 2008Reply With QuoteEdit or Delete MessageReport This Post
Apprentice
Posted Hide Post
Try with parent.parent.reportData.objects.@sum.taxesTotal
Now does it work for me. I get the sum of the taxes of all the invoices.

Thank you for your approach to this, I got it using the tag you used to get the total tax for a single invoice.

Now I only need how to set up a report for my expenses. Painful.
 
Posts: 4 | Location: Barcelona | Registered: November 21, 2007Reply With QuoteEdit or Delete MessageReport This Post
Apprentice
Posted Hide Post
quote:
parent.parent.reportData.objects.@sum.taxesTotal

Great, it works. Thanks.
 
Posts: 3 | Registered: January 27, 2008Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 

Marketcircle    Forums  Hop To Forum Categories  Billings  Hop To Forums  Troubleshooting    Report and error***_[NSCFArray......]

© Copyright 2006 Marketcircle Inc. All rights reserved.