-
-
Notifications
You must be signed in to change notification settings - Fork 369
Make some MIS reports columns invisible #682
Copy link
Copy link
Open
Labels
enhancementno staleUse this label to prevent the automated stale action from closing this PR/Issue.Use this label to prevent the automated stale action from closing this PR/Issue.
Metadata
Metadata
Assignees
Labels
enhancementno staleUse this label to prevent the automated stale action from closing this PR/Issue.Use this label to prevent the automated stale action from closing this PR/Issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
On the context of creating complex MIS reports involving several companies, budgets, etc, you may need for example to have a consolidated budget, but the budgets can be done only by company, so you need to put one column per company budget, and then a column that is a sum of all of them.
The only interesting column to be shown is the sum one, but you can't hide the rest.
I don't think we can right now get this by any way, isn't it? Do you consider this feature interesting?