Forum Discussion

kpan8's avatar
kpan8
Frequent Visitor
3 years ago

Create Dual Chart

Hi all,

 

I have a rawdata file extracted from SQL. I would like to use DAX to create proportion by row for each Class from each school. there are over 200 schools over 5 year period.  (I know this can be done easily in excel)

 

Each Dual chart will contain number of students in Class A and proportion out of each class at rolling 5 year period. 

 

After that, I would need to create a cohort based on school characteristics. The proportion do not need to be changed. Any suggestion. 

 

 

See sample below.

Year    School  Total students  Class A  Class B  Class C

  2019           A        200                     100        20         50

  2020           B        100                        35       25         40

1 Reply

  • Please provide a more detailed explanation of what you are aiming to achieve. What have you tried and where are you stuck?