The total of part of a series of numbers
Questions tagged [subtotal]
398 questions
4
votes
1 answer
Minimizing differences in specified number of subtotal groups
I have data like this:
A B C D
Book1 1 49
2 37
3 31
4 46 163
5 35
6 47
7 40
8 38 160
9 45
10 25
11 38
12 …

user438
- 141
- 3
4
votes
1 answer
How to get the tax amount in the thank you page in magento
I am trying to get the tax amount to deduct from the total amount or just get the bare subtotal amount so i can put it in an affiliate link but I am not being able to get the tax amount or bare subtotal in the last thank you page after the customer…

jarus
- 1,853
- 11
- 44
- 76
3
votes
1 answer
Magento - How to get the subtotal for a single product in cart?
I want to display the total price for each product (by id) in the cart.
qty | single price | total
2 | $ 2.00 | $ 4.00 <-- that's what i need
3 | $ 5.00 | $ 15.00
| Subtotals: | $ 19.00 <-- that's what i get with the code…

ThreeCheeseHigh
- 1,429
- 5
- 22
- 40
3
votes
3 answers
Subtotal depending on multiple columns in r
Here is a test table:
df <- read.table(text="
str1 str2 name t y x
a yes bas 23 323 21
b no aasd 23 54 33
a no asd 2 43 23
b yes hggf 43 123 55
…

Maksym Moroz
- 306
- 2
- 14
3
votes
3 answers
How to add totals row to excel power query?
I have produced a table like the one below by using 'group' function in excel power query
score 1 score 2 score 3
A 6 25 50
B 8 30 20
C 15 15 30
D 20 0 10
I want to add a totals row (equivalent to "show totals for column" in a…

user11345588
- 69
- 1
- 2
- 8
3
votes
1 answer
Rails - Subtotaling based on if statements
What it looks like currently
Month | Month Total | Written | Verbal | Probable 75% | Probable 25% | …
---|