Forum Discussion
jrm55
9 years agoNew Member
Population Age Pyramid
Hello all, I am working with a dataset that provides a given population by 5-year age cohorts and sex. A common and concise chart to create with this data woudl be a population age pyramid. Oddly,...
- 9 years ago
Hi jrm55,
I think custom visual in gallery could help you in this case: https://app.powerbi.com/visuals/show/TornadoChart1452517688218
Tips: you should add one more calculated column or manually input column as order column for your age group, so you could sort the chart as age pyramid
tringuyenminh92
9 years agoMemorable Member
Hi jrm55,
I think custom visual in gallery could help you in this case: https://app.powerbi.com/visuals/show/TornadoChart1452517688218
Tips: you should add one more calculated column or manually input column as order column for your age group, so you could sort the chart as age pyramid
jrm55
9 years agoNew Member
Thank you for the reply. I grabbed the custom visual and pivoted my data to work with the tornado chart.