Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Community,
I've a below data in a dimension and want to use it as X-Axis for a bubble chart.
| Days Open |
| 4 |
| 9 |
| 15 |
| 16 |
| 25 |
| 44 |
| 68 |
| 75 |
| 127 |
| 195 |
| 219 |
| 285 |
| 361 |
| 390 |
| 415 |
| 479 |
| 564 |
| 613 |
Is there a possibility that I could somehow create a period based on minimum and maximum value and divide it into like 8-10 periods?
Thank you Guys. Cheers.
Thanks Raman. Should I add it in script or add as expression? Also I tried to utilize the scatter plot for this but it sums up axis dimension data, do you know what could be the reason?