Forum Discussion

ysapiyev's avatar
ysapiyev
Responsive Resident
8 years ago
Solved

How to select elemnts to show in table view

Hi everyone,

 

I want to have table visual an to display only the value, which was selected on scatter plot, which has same inputs. And, if no element is selected, then table visual will display empty.

  • v-viig's avatar
    v-viig
    8 years ago

    Custom Visuals are able to detect selection by Highlighting property.

    However, there's no way to detect a filter that can be applied by native Slicer, Chiclet Slicer, Timeline Slicer, etc.

     

    Ignat Vilesov,

    Software Engineer

     

    Microsoft Power BI Custom Visuals

    [email protected]

5 Replies

  • v-viig's avatar
    v-viig
    Community Champion

    Default Power BI behavior is to show all of data-point if no items are selected on another visual.

    It'd be better to follow this behavior for all of custom visuals as well since users expect that.

     

    Ignat Vilesov,

    Software Engineer

     

    Microsoft Power BI Custom Visuals

    [email protected]

      • v-viig's avatar
        v-viig
        Community Champion

        I'm not sure that got your question.

        What do you want to sort?

         

        Ignat Vilesov,

        Software Engineer

         

        Microsoft Power BI Custom Visuals

        [email protected]