-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
Customizable and simplified interface for non-developers as a new dashboard #3514
Comments
Notice: this issue has been closed because it has been inactive for 212 days. Feel free to comment and request for this issue to be reopened. |
This was referenced Jun 28, 2023
This was referenced Jul 6, 2023
This was referenced Dec 1, 2023
This was referenced Dec 9, 2023
This was referenced Dec 20, 2023
This was referenced Dec 27, 2023
This was referenced Jan 4, 2024
This was referenced Jan 15, 2024
This was referenced Jan 24, 2024
This was referenced Jan 31, 2024
This was referenced Feb 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found out that Superset lacks one feature - creating dashboards with simplified SQL Lab-like interface in them so a person with absolutely no coding skills (e.g. sales managers) could use it themselves.
For example, they might choose a predefined table (maybe joined in a specific way) with understandable name (a developer can create them) and type, for example, the range of dates, choose a company to list information about it in this time range. I mean, I want a tool for a developer to create specific interface with fields with customizable names. Kind of interface constructor with ability to connect specific field to specific column of specific table. We can't give access to SQL-Lab to sales team and anyway the interface they use should be in Russian.
We're very satisfied with Superset possibilities, though this feature is not presented though we really need it.
Unfortunately, I only have an idea but not a suitable experience to insert this feature in the app architecture myself, 'cause my coding expertise differs from web development :)
The text was updated successfully, but these errors were encountered: