We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi All,
I have a column with row values I would like to merge however unsure how I should progress with this.
For example in the below table I would like to merge all "Blue Barrels".
Any insights would be greatly appreciated.
The expected output would be for all instances of blue barrels to be merged in relation to store number or store name.
for example
store number 935
blue barrel 120l - 20
blue barrel 240l - 40
I would like it to be summed to display
store number 935
blue barrel - 60
Solved! Go to Solution.
Hi @OsmanEmi ,
You can use a matrix visual in Power BI to achieve this:
As you haven't attached a sample data file, I can't try it at my end, but try the above solution.
Thanks,
Pragati
Try this DAX measure:
Hi @OsmanEmi ,
I don't understand your query completly. What is the expected output?
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
Thanks,
Pragati
I have updated to show expected output on my original message apoligies for not being clear enough.
Hi @OsmanEmi ,
You can use a matrix visual in Power BI to achieve this:
As you haven't attached a sample data file, I can't try it at my end, but try the above solution.
Thanks,
Pragati
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 57 | |
| 38 | |
| 33 | |
| 19 | |
| 16 |
| User | Count |
|---|---|
| 67 | |
| 66 | |
| 40 | |
| 34 | |
| 25 |