Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Bar chart split by age ?

In my data there are a column with Age like below

Age
34
22
27
44
33
24
54
41
36
29
25
etc....etc..

What I want to do is a create a bar chart like 21-25 , 26-31, 36-40, 41-50

 

How can I do it as uncomplicated as possible?

4 Replies

  • v-yuta-msft's avatar
    v-yuta-msft
    Community Support

    Hi okletsgo,

     

    So is there some logic in "21-25 , 26-31, 36-40, 41-50"? To be general, to achieve the pattern expression like "21-25 , 26-31, 36-40, 41-50", you may use CONCATENATEX(). If you have other requreiment, please post more details.

     

    Regards,

    Jimmy Tao

  • v-yuta-msft's avatar
    v-yuta-msft
    Community Support

    Hi okletsgo,

     

    Have you solved your issue by now? If you have, could you please mark one answer to finish the thread?

     

    Regards,

    Jimmy Tao