airliquide31 commented on issue #13591:
URL: https://github.com/apache/superset/issues/13591#issuecomment-882667287


   Thanks for all the work done it's awesome.
   
   But I've not found the contextualised Filter.
   
   <html xmlns:v="urn:schemas-microsoft-com:vml"
   xmlns:o="urn:schemas-microsoft-com:office:office"
   xmlns:x="urn:schemas-microsoft-com:office:excel"
   xmlns="http://www.w3.org/TR/REC-html40";>
   
   <head>
   
   <meta name=ProgId content=Excel.Sheet>
   <meta name=Generator content="Microsoft Excel 15">
   <link id=Main-File rel=Main-File
   href="file:///C:/Users/FRANCO~1/AppData/Local/Temp/msohtmlclip1/01/clip.htm">
   <link rel=File-List
   
href="file:///C:/Users/FRANCO~1/AppData/Local/Temp/msohtmlclip1/01/clip_filelist.xml">
   <style>
   <!--table
        {mso-displayed-decimal-separator:"\,";
        mso-displayed-thousand-separator:" ";}
   @page
        {margin:.75in .7in .75in .7in;
        mso-header-margin:.3in;
        mso-footer-margin:.3in;}
   tr
        {mso-height-source:auto;}
   col
        {mso-width-source:auto;}
   br
        {mso-data-placement:same-cell;}
   td
        {padding:0px;
        mso-ignore:padding;
        color:black;
        font-size:11.0pt;
        font-weight:400;
        font-style:normal;
        text-decoration:none;
        font-family:Calibri, sans-serif;
        mso-font-charset:0;
        mso-number-format:General;
        text-align:general;
        vertical-align:bottom;
        border:none;
        mso-background-source:auto;
        mso-pattern:auto;
        mso-protection:locked visible;
        white-space:nowrap;
        mso-rotate:0;}
   .xl63
        {font-weight:700;
        text-align:center;}
   -->
   </style>
   </head>
   
   <body link="#0563C1" vlink="#954F72">
   
   
   
   Value1 | Value2 | Metric
   -- | -- | --
   Green | AAAA | 1
   Green | BBBB | 6
   Green | AAAA | 10
   Green | BBBB | 11
   Green | CCCC | 11
   Pink | AAAA | 56
   Pink | DDDD | 11
   
   
   
   </body>
   
   </html>
     If a Put a filter on value1 & value2.
   
   Is it possible to only have value1 corresponding to the selected value in 
value2. And same way of working on the other way ? With hierachical filterting 
it's a drop down Parent -> Child. But contextual filtering is all elements 
filtered by item selected.
   
   thx again for the hudge improvement ! 


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to