Forum Discussion
324
Helper I
3 years agoAggregate totals in histogram chart
I have a Tableau histogram I want to replicate in Power BI showing project number groupings. Projects receive a new project number each fiscal year, but there is an identifier column that groups thes...
Anonymous
3 years agoNot applicable
Hi 324 ,
I created some data:
Here are the steps you can follow:
1. In Power Query – check [project number] – [Split Column].
2. Select the new three columns – Unpivot Column.
Result:
3. Result:
If this method does not meet your needs, you can provide us with your special sample data and the desired output sample data in the form of tables, so that we can better help you solve the problem.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
324
Helper I
3 years agoAnonymous Here is some test data to make myself more clear.
| Project Number | Enduring Project Identifier |
| 123456 | 324 |
| 234567 | 324 |
| 345678 | 324 |
| 456789 | 476 |
| 567890 | 476 |
| 678901 | 495 |
| 789012 | 496 |
| 890123 | 202 |
| 901234 | 202 |