March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I have a table of Regions (city names: New York, Atlanta, Seattle) and the states included in those regions. I need to present the user's multiple choices in that slicer as a single string of textI'd like to see:
New York Region: New York, New Jersey; Atlanta Region: Georgia, Florida;
Or perhaps as a single column table, one row per region:
New York Region: New York, New Jersey |
Atlanta Region: Georgia, Florida |
Important to add that this is a very large Direct Query tabular model source, so whatever I build will have to be added to the model.
Yes, I'm familiar with the heirarchy in a slicer, as shown here:
I'm trying to get the choices made in the slicer to appear as text in a measure or as rows in a table. I know how to CONCATENATEX the regions or the states, but not to iterate through the regions and string together the region's states into a single text value.
Hey @dwalex ,
maybe check out the option to use a hierarchy in your slicer:
Add multiple fields to a hierarchy slicer - Power BI | Microsoft Docs
Would that be an option? Or do you want everything in a single field?
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
23 | |
16 | |
12 | |
9 | |
7 |
User | Count |
---|---|
38 | |
32 | |
28 | |
12 | |
11 |