mashciku opened a new issue #8144: Pivot Table Filter
URL: https://github.com/apache/incubator-superset/issues/8144
 
 
   ## [SIP] Proposal for Filtering Pivot table columns with categorical 
variables.
   
   
   ### Motivation
   Description of the problem to be solved.
   
   I have a pivot table grouped by a categorical variable and the columns are 
categorical variables as well with about 7 categories. However, rather than 
have columns for total and the 7 categories, I just want to keep total ('all') 
and 2 categories.The problem is, I cannot filter for both categories, and even 
if I filter for one category, the total count ('all) disappears. Is this 
possible now and if not, can it be implemented?
   
   ### Proposed Change
   Have it possible to filter pivot table columns with categorical variables
   
   ### New or Changed Public Interfaces
   
   Describe any new additions to the model, views or `REST` endpoints. Describe 
any changes to existing visualizations, dashboards and React components. 
Describe changes that affect the Superset CLI and how Superset is deployed.
   
   ### New dependencies
   
   Describe any `npm`/`PyPI` packages that are required. Are they actively 
maintained? What are their licenses?
   
   ### Migration Plan and Compatibility
   
   Describe any database migrations that are necessary, or updates to stored 
URLs.
   
   ### Rejected Alternatives
   
   Describe alternative approaches that were considered and rejected.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to