Forum Discussion

tamiribas's avatar
tamiribas
Resolver I
18 days ago

Paste multiple values in the "Input Slicer" not working

Hi,

Pasting multiple values in the "Input Slicer" in Desktop Power BI works like a charm.

In the Service, it does not work.

Any advice would be appreciated,

Thank you

Tamir

4 Replies

  • Hi tamiribas​ 

    This sounds more like a Power BI Service limitation/issue than something wrong with your report.

    A very similar case was reported where the Input Slicer worked correctly in Desktop but didn't handle pasted multiple values correctly in the Service.

    I'd first check that Accept multiple values is enabled under:

    Format visual → Slicer settings → Options

    If that is already enabled and the same PBIX works correctly in Desktop, I'd test the same report in another browser/incognito just to rule out a browser issue.

    If it still only fails in the Service, I wouldn't spend too much time changing the model. There have been recent Service-side issues around how pasted values are handled by slicers.

    As a workaround, you could use a standard/List slicer that supports paste, depending on the exact filtering experience you need.

     

    Link: 

    https://community.fabric.microsoft.com/discussions/power-bi-web-app/input-slicer-multi-search-not-parsing-correctly-in-power-bi-service/5263647/replies/5277541

     

  • v-abhinavmu's avatar
    v-abhinavmu
    Community Support

    Hi tamiribas​,

    I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. 


    Thank you.

     

  • v-abhinavmu's avatar
    v-abhinavmu
    Community Support

    Hi tamiribas​,

    May I check if this issue has been resolved? If not, Please feel free to contact us if you have any further questions.

    Thank you

  • ShivekMaharaj's avatar
    ShivekMaharaj
    Power Participant

    Hi tamiribas​,

    Mohamed's point about checking Accept multiple values is a good first check. There is one documentation nuance here that may explain why this is difficult to pin down.

    Microsoft's current Input slicer documentation applies to both Desktop and the Power BI Service. It documents multiple filter values and also says you can paste into the active input box using Ctrl+V.

    What isn't clearly documented is whether a multiline clipboard value must be parsed into multiple Input-slicer entries identically in Desktop and Service.

    Microsoft's broader slicer paste documentation currently calls out the multi-value paste-selection feature specifically for the Button slicer and List slicer, rather than the Input slicer.

    So if Accept multiple values is enabled, you're using Ctrl+V with the Input box focused, and the exact same PBIX works in Desktop but not after publishing, I would be inclined to treat that as a Desktop/Service parity issue rather than keep changing the report or model.

    I couldn't find a currently published Microsoft known issue for this exact behaviour.

    If you need a documented workaround in the meantime, the List slicer and Button slicer both explicitly support pasting newline-separated values to select multiple items.

    If possible, I'd also capture the Power BI Desktop version, browser, and whether Ctrl+V produces one combined value or simply does nothing in the Service. That would make the repro much clearer for Support.

    AI-assisted drafting: AI was used to help structure and phrase this response. I reviewed and validated the technical content before posting.