grouping to break table into separate tables similar to notion #5030
Unanswered
Fawwaz-2009
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hello all 👋 , I'm trying to figure out what is the best way to build table grouping flow similar to notion, where grouping by column cause the data to be split into multiple mini tables. However, I am concerned that my current approach may disrupt aggregations and filtering. Could anyone you provide some insights or suggestions on how to properly render a grouped table into multiple tables without compromising aggregation or filtering functionality
Beta Was this translation helpful? Give feedback.
All reactions