Active
Project:
Views Calc
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2012 at 21:53 UTC
Updated:
15 May 2013 at 18:08 UTC
I have a view of orders for products and would like to sum up the quantities and prices.
Table view can be seen in first attached screenshot.
When changing the view from Table to Views Calc Table, I get numerous warnings (see second screenshot) and the view still gets displayed as a simple Table.
| Comment | File | Size | Author |
|---|---|---|---|
| Errors / warnings with Views Calc display | 220.03 KB | marktheshark | |
| view.png | 33.32 KB | marktheshark |
Comments
Comment #1
marktheshark commentedPosting view export in case it helps in analysis. Any update would be most welcome as the module is not working for me.
Comment #2
marktheshark commentedHate to bump, but please indicate if there is any further information I can provide for debugging this issue.
Thank you
Comment #3
surf12 commentedhave the same problems...thanks
Comment #4
tuccio commentedSimilar issues here
Comment #5
marktheshark commentedUnfortunately, still no update on this. I'm wondering if other users are not experiencing the same issue. It appears to me the module is currently broken...
Comment #6
intu.cz commentedI have the same problem. There seems to be a menu item Views Calc under Structure but it does not appear in the module documentation on Drupal.org at http://drupal.org/node/359981 (it is for the D6 version). So this problem might be a mixture of issues in the code and issues with the configuration.
Comment #7
marktheshark commentedNo update on this since end of July.
Perhaps this module should currently be considered broken.
Comment #8
ytsejam commentedHaving the same problem.
Comment #9
marktheshark commentedUpdating the description to more accurately illustrate the problem.
Comment #10
akolahi commentedSame issue. Appears not to be working at all. I'm also getting similar errors in the log.
Comment #11
ChrisValentine commentedMe too! Thought it was somehow related to the way I had defined the calculated amount but the properties the errors mention don't appear there. On the other hand, I do get the expected output, so the calculation (in my case just a sum of a Content integer field) is working. This is an example of the errors I'm seeing:
My versions:
Comment #12
ibuildit commentedThe problem is the "Edit node" field.
Comment #13
marktheshark commentedThis is highly possible, I will disable the Edit field to confirm.
Comment #14
crutch commentedEdit field is problematic and fixes the calc row not showing at bottom.
However, I have a single integer field from multiple nodes in a Views Calc Table and continues to show no SUM result.