Active
Project:
Views Calc
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2012 at 00:41 UTC
Updated:
21 Mar 2017 at 10:49 UTC
Jump to comment: Most recent
Hello,
I created a column "Math Expression" creating a value from a calculation from other fields. Why this column cannot calculated by views calc?
Comments
Comment #1
dshields commentedThis is a great question. I've just run into the same issue. I'm guessing the total is calculated by query results and not by views-generated results (if that makes any sense..)
Comment #2
n20 commentedhaving the same problem here and can confirm that Expression fields are not calculated.
Comment #3
adshill commentedSame issue here... not sure why this isn't working :(
Comment #4
news4u commentedit works on views aggregator plus
Comment #5
narongwit12 commentedsubscribed
Comment #6
bilenberg commentedA quite old post, but still:
I did't find any solution for this issue, seems to be exactly like dshields describes, the calculation is performed on the Query result, not the actual view generated result.
A quick workaround though, is to use the Computed Fields module, and generate the calculated result directly in the content type, insted of using the Math expression in Views!
This worked for me, hope it helps someone else!
Comment #7
vensiresChanging version to mark this as still active for 7.x-1.x releases.