Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi everyone,
I’m pulling data from a Microsoft List into Power BI. One of the columns contains multiple values (like a collection of tags or items), and Power BI is creating a separate row for each of those values—so I end up with a lot of duplicate rows. From MS Lists:
What I’ve tried:
1. Extract to new column with line breaks:
In Power Query, I extracted the values to a new column and separated them using “Replace Values” to put each value on a new line. This keeps one row per person, but on the dashboard, Power BI concatenates all the values together, so I can’t filter on individual items. Here’s how it looks in the dashboard, slicer, etc:
2. Extract to new rows:
I also tried expanding the list into new rows in Power Query. This lets me filter by individual tags, but then each person appears multiple times—once for each value in the multi-value column—which throws off totals and counts.
What I need:
Has anyone solved this? Is there a way to transform or model the data so I can both keep unique rows and filter on individual items?
Thanks in advance!
Solved! Go to Solution.
Hi, I received a solution from an external colleague to this Fabric Community.
Hi, I received a solution from an external colleague to this Fabric Community.
Hi @dBlackstock,
Thank you for confirming that your issue is resolved now. I request you if possible please share the solution here and mark it as accept it as a solution so that other community members will find it more easily. If not kindly accept the above post as solution.
Thanks and regards,
Anjan Kumar Chippa
Power BI is creating a separate row for each of those values—so I end up with a lot of duplicate rows
How is that an issue?
Is there a way to transform or model the data so I can both keep unique rows and filter on individual items?
The Power BI visuals are taking care of that for you - they automatically aggregate.
That is an issue because it is skewing my total entries. The example that I posted shows that three incidents were submitted, but that is inaccurate. One incident was submitted with three different incident types listed. I don't want duplicate rows in my dashboard table. I want one row per incident, with the incident types all listed in the single row. Does that help to clarify? Thanks!
Instead of Count use Count (Distinct) - that will give you the correct number of incidents and gives you the flexibility to report on the incident type independently.
I tried that, and I wish that worked. However, when I change from "Don't Summarize" on the table to Count (Distinct) for that column, it uses a number rather than listing out all of the values in those fields. Here is a screenshot:
How do I list all the values in the one entry line while keeping the totals accurate?
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information. Do not include anything that is unrelated to the issue or question.
Please show the expected outcome based on the sample data you provided.
Need help uploading data? https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
Hi @dBlackstock,
Thank you for reaching out to Microsoft Fabric Community.
Thank you @lbendlin for the prompt response.
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided by the super user resolved your issue? if not please provide sample data that covers your issue or question completely.
If our super user response resolved your issue, please mark it as "Accept as solution" and click "Yes" if you found it helpful.
Thanks and regards,
Anjan Kumar Chippa
Hi @dBlackstock,
We wanted to kindly follow up to check if the solution provided by the super user resolved your issue.
If our super user response resolved your issue, please mark it as "Accept as solution" and click "Yes" if you found it helpful.
Thanks and regards,
Anjan Kumar Chippa
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
10 | |
8 | |
7 | |
6 | |
6 |