Forum Discussion

Chris_68's avatar
Chris_68
Helper I
1 year ago
Solved

Filtering Data

Hi everyone, I'm reaching out for help with a Power BI setup I can't seem to resolve. The scenario is as follows: After selecting the desired TopN value, Table Visual 1 displays customer...
  • OwenAuger's avatar
    1 year ago

    To retain selections across multiple visuals, hold down Ctrl when making each selection after the first.

    In your example,

    1. Table 1: Click A1172
    2. Table 2: Ctrl-click SP12508
    3. Table 3: Now filtered by Customer Name = A1172 & Item = SP12508
  • OwenAuger's avatar
    OwenAuger
    1 year ago

    Chris_68 Glad to hear it 🙂
    As far as I know, selections on any non-slicer visuals (including table/matrix) are always cleared when making another selection without Ctrl.

     

    I believe the only solution would be to resort to slicer visuals of some sort. I mocked up an example of how it might work with Button slicers, just as an idea (attached).

     

    You can play around with formatting, but I would prefer it if the values shown on the buttons could be placed to the right but don't think it's possible without concatenating the values via a measure.

    BTW - I adjusted/added a few measures along the way, and some visual-level filters were required for the slicers.

     

    Not sure if this would be suitable for you but might be worth trying 🙂