-
Here's an effort to "tile the space" to look for gaps in our current ability to work with tables.
# Working with columns
| Capability | Nu Support |
| ------------- | ------------- |
| Filter…
-
If an activity has one transaction (for example), it appears in the main `iati-activity`, whereas if it has more than one transaction, they appear in a `transaction` sheet. This is problematic for use…
-
Create SQL object for an Application to a lab Position. Should be associated to a Position and a Student through pivot tables. Should include following fields:
- TBD
-
__Steps to reproduce:__
You will need:
1. Data which undergoes first a pivot() operation to make into columns, and then a group() operation whereby it's grouped by **two** of those columns e…
-
We can give the teacher the ability to make something like this with pivot tables.
https://docs.google.com/a/quill.org/spreadsheets/d/1nyCoAsLLxjAtAfgbqNZfTtughAGjHHj2Yqhih5Y-8WI/edit?usp=sharing
-
I used PowerQuery quite a bit. What is awesome about PowerQuery is that it has a very rich API for Tables.
For example
`Table.AddColumn(table, "name", Func)` allows you to supply a function that gen…
-
| --- | --- |
| Bugzilla Link | [365447](https://bugs.eclipse.org/bugs/show_bug.cgi?id=365447) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Dec 02, 2011 10:16 EDT |
| Modified | Aug…
-
Remove content from a worksheet
* [x] #1011
* [ ] remove tables could be renamed to `wb_remove_data_table()`
* [ ] similar naming issues with: `wb_clean_sheet()` removes:
* cell data (shared st…
-
https://docs.rackspace.com/support/how-to/use-pivot-tables-with-your-cloud-billing-invoice
-
**Is your feature request related to a problem? Please describe.**
When creating a pivot table with a count aggregation, instead of returning 0 if there are no records that fall into a specific group…