Forum Discussion
julsr
1 year agoContinued Contributor
Wrap slicer values
Hello, I'm using the default Power BI slicer and also I tried with 2 custom slicers from the PowerBI store but I can't wrap the values to show them in a second row with the complete value. Does a...
- 1 year ago
Thanks for your answers sreejad Irwan . It's sad that we can't have text wrap working for values in the Power BI slicer. What I did, and think is a good approach to keep all the functionalities (dropdown, multi-select, slicer), was to reduce the value size to the minimum, check the longest possible value I have, and adjust the width of the visualization to that size. I will have to do this each time a longer value arrives, but it's the only way I figured out to not lose design and functionality.
sreejad
1 year agoFrequent Visitor
PowerBI doesnt support text wrap in slicers but here is a workaround, you can use table or matrix with formatting and make it look like a slicer and use it. or you can check for custom visuals like chiclet slicer.