Forum Discussion
Turnover Groups
Good afternoon Community,
I have a connundrum that I wanted some help with 🙂
I have a simple list of turnover by account 2022. What I would like to do is create a measure that sums the total turnover by account and give them a category based on total turnover as follows:
Group 1 'Std' - <£5k
Group 2 'Progressive' - >£5k <£25k
Group 3 'Target' - >£25k <£50k
Group 4 'Allaince' - >£50k <£150k
Group 5 'Prime' - >£150k
My aim is to then put this data in a map using the above data as the legend:
Any ideas here wouyld be greatly appriciated 🙂
9 Replies
- saravanan_pResolver III
Hi,
Its straight forward.First create buckets in calculated column to capture category by using nested if. There you get group 1,2,3, etc according to your needs.
Now drag and drop turnover in values and maps with location and legends as this calculated column.
Hope its clear and kindly mark it as solution
- msbiuser1Advocate I
That awesome. So speedy. I was about to type the same. Congratz.
ajaydavidluke Kindly mark it as solution , keeps the community healthy
- ajaydavidlukeHelper I
Thank you for the response, please correct me where I am wrong, I'm new to this functionality, your help is greatly appriciated 🙂 from the below I am not getting the desired result!
I should be seeing more colours on the map?
I've also tried this but same results:
- saravanan_pResolver III
Hi,
Thats perfect. And your results are correct. I see different color in maps. Check deeply, you see legends with different colors, but data is more for blue. You can obserev 1 or 2 orange color spots too. So its working.
Kindly mark as solution , as this would support our community.