Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Pivot Table Widget #9031

Open
1 task done
Nikhil-Nandagopal opened this issue Nov 8, 2021 · 6 comments
Open
1 task done

[Feature]: Pivot Table Widget #9031

Nikhil-Nandagopal opened this issue Nov 8, 2021 · 6 comments
Labels
Enhancement New feature or request High effort More than a sprint Needs Design needs design or changes to design Needs PRD Issue which are awaiting PRD New Widget A request for a new widget Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets

Comments

@Nikhil-Nandagopal
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Summary

A user would like a widget that works as a pivot table to display data and be able to drill down on information

Why should this be worked on?

It's a community requested feature and we should prioritise it if more users request for it

@Nikhil-Nandagopal Nikhil-Nandagopal added Enhancement New feature or request New Widget A request for a new widget labels Nov 8, 2021
@github-actions github-actions bot added Widgets Product This label groups issues related to widgets UI Building Pod labels Nov 8, 2021
@somangshu
Copy link
Contributor

@Nikhil-Nandagopal could you explain the use case a bit more, Do you mean something like a DB join

@Nikhil-Nandagopal
Copy link
Contributor Author

@somangshu a pivot table is like an interactable table widget where the end user can perform queries on the table, drilldown / rollup data etc.

@somangshu somangshu added High effort More than a sprint Needs Design needs design or changes to design Needs PRD Issue which are awaiting PRD labels Nov 17, 2021
@momcilo-appsmith
Copy link

@Nikhil-Nandagopal Is this something like excel's table?

@Nikhil-Nandagopal
Copy link
Contributor Author

@momcilo-appsmith yes exactly. It's fairly complicated so I suggest we hold off till we have a few more requests for this

@vmulholl
Copy link

Hello, another advantage of pivot tables is simply for the easy of reading through collapsibility and grouping functionality like in Coda tables (see their grouping functionality). This avoids table data being repeated row by row, but obviously requires the "values" to be assigned an aggregation calculation (sum, count, average, etc.).

image

Why this is useful:

  • better UX - gives a cleaner look and feel for the users when looking at larger amounts of data that would typically be grouped (e.g. monthly invoice records, grouped by user/type/category/any dimension, etc.)
  • maintains the search functionality from the table widget which is extremely useful

Just wanted to let you know that we would definitely use this feature to improve the user experience in our apps. Thanks for your support!
Vero

@Nikhil-Nandagopal
Copy link
Contributor Author

Thanks for the wonderful information @vmulholl !

@Nikhil-Nandagopal Nikhil-Nandagopal added the Widgets & Accelerators Pod Issues related to widgets & Accelerators label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request High effort More than a sprint Needs Design needs design or changes to design Needs PRD Issue which are awaiting PRD New Widget A request for a new widget Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets
Projects
None yet
Development

No branches or pull requests

5 participants