I have a query like this =QUERY(B2:C9; "select (C * 100 / B) - 100")
in my Google Sheets. What is displayed as a column header is:
difference(quotient(product(100.0()))100.0())
.
I want to put a human readable description there instead.
How can I achieve this?
=QUERY(B2:C9;"select (C*100/B)-100 label (C*100/B)-100 'Value'")
https://developers.google.com/chart/interactive/docs/querylanguage#Label
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With