Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Increasing the Report Granularity to Child Level

I am trying to obtain a below scenario in Power BI. A particular course can be delivered either at parent level or child level. But if one is deployed in parent level then I want to disintegrate them at child level.

 

 

Below is the data:

 

Training NameParent TrainingInstructor HoursVirtual HoursSelf-Study HoursE-Learning HoursTotalCategory
A 945725Sales Training
A1A21238Sales Training
A2A313310Soft Skills
A3A42017Technical Skills
B 11316Negotiation
C 32128Sales Training
D 432211Procurement
D1D12115Forecasting
D2D31116Sourcing

 

Training NameNumber of LearnersDateTotal HoursCategory
A103/5/2021250Sales Training
A1512/4/202140Sales Training
B1311/6/202178Negotiation
D25/3/202122Procurement
A2207/2/2021200Soft Skills

 

Training NameNumber of LearnersDateTotal HoursCategory
A1103/5/202180Sales Training
A2103/5/2021100Soft Skills
A3103/5/202170Technical Skills
A1512/4/202140Sales Training
B1311/6/202178Negotiation
D125/3/202110Forecasting
D225/3/202112Sourcing
A2207/2/2021200Soft Skills

 

 

Thanks

Rahul

2 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    Anonymous I'm not clear on your meaning, you want to utterly destroy them at the child level? Can you create an adhoc hierarchy for the Rows in a matrix?

  • Anonymous's avatar
    Anonymous
    Not applicable

    Greg_Deckler I may not necessarily need the data to be broken down at child level. But I want to create a bar chart like the bottom right one which shows learning hours delivered at child category level.

     

    I tried some way to use hierarchy but I am unable to get the result.