Aug 13, 2024 04:31 AM
Kanban view allows one field to be selected on Stacked by option. Is that possible to select multiple fields?
I have a table called budget. In grid view, I can group the record using multiple fields but the same is not possible.
Budget table has property name, budget cycle, budget status, budget name, ....10 other fields. In grid view I have grouped the records using group by option.
In the kanban view, allows a single field only to be stacked. But I need multiple filed like grid view
Aug 13, 2024 04:54 AM
Unfortunately, this is not currently possible.
Aug 13, 2024 06:41 AM
I'm not sure this is going to practical, but you could...
1. Create a new formula field representing the desired combinations used for your grouping.
2. Use the format option "Change formula output to single select options".
3. Enter each of the options onto the list.
You would then be able to use that field as the grouping field for your Kanban view.
Aug 13, 2024 07:38 AM - edited Aug 13, 2024 07:39 AM
Yes. In some cases, we can do this. But my requirement is needed to group the records using a nested group as in Grid view.