python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to get % of subtotal in Quicksight Pivot Table
I am creating a pivot table for leads a brokerage received in a county - I am trying to show the market share for each brokerage so I want to divide the leads a brokerage received by the total leads i...
tidy2021
Votes: 0
Answers: 1
SwiftUI - Subtotal TextField entries across multiple views
I have multiple views created by a ForEACH. Each View has a textfield where a user can enter a number. I would like to subtotal each entry in each view. In other words subtotal the binding in each vie...
Anthony
Votes: 0
Answers: 1
Calculating lowest subtotal of array in C
I want to search for the lowest subtotal of k values in an array z with n elements, filled by user input. This works fine with k==1 but I do not understand why my code does not work for k>1.
My pro...

user17860763
Votes: 0
Answers: 2
How to subtract subtotal from total in WooCommerce?
In WooCommerce, I'm wondering is there a simple solution to subtract the subtotal from the total without adding another fee? And have this appear in all places such as checkout, orders (Woocommerce), ...
Ross
Votes: 0
Answers: 1