Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Group at x-axis

Hi Experts, Need your help! I have a table where I store crime and population in 2 different columns. The population has values like 13,15,17,19, 21,24,25 etc and its crimes are stored in correspond...
  • v-qiuyu-msft's avatar
    9 years ago

    Hi Anonymous,

     

    In your scenario, you can open Query Editor, then create a custom column based on the condition <20, 20-30, 30-40, etc. Then group by this new column. Apply the change then back to the report.

     

     

    Create a calculated column to return actual count based on condition <20, <30,etc.

     

     

    For more information, you can download attached pbix file.

     

    Best Regards,
    QiuyunYu