Forum Discussion
Scatter Plot by each dot with each extraction
- 1 year ago
Hi Mokegubshook,
If you would like each dot to represent a different extraction while still coloring only by company, please follow below approach:
Create a new calculated column:
Date_Extraction = [Date] & " - " & [Extraction]
Then use this Date_Extraction column on the x-axis instead of plain date. This ensures that each extraction appears as a separate dot per day.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Thanks and regards,
Anjan Kumar Chippa
Hi, thank you for your answering !
I follow your step. It is not what I want. It is colored by Company - Extraction ID. Which is too many color.
Is it possiple to done by just color by company ?
Hi Mokegubshook,
If you would like each dot to represent a different extraction while still coloring only by company, please follow below approach:
Create a new calculated column:
Date_Extraction = [Date] & " - " & [Extraction]
Then use this Date_Extraction column on the x-axis instead of plain date. This ensures that each extraction appears as a separate dot per day.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Thanks and regards,
Anjan Kumar Chippa
- v-achippa1 year ago
Community Support
Hi Mokegubshook,
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution I have provided for the issue worked? or let us know if you need any further assistance.
If my response addressed, please mark it as "Accept as solution" and click "Yes" if you found it helpful.Thanks and regards,
Anjan Kumar Chippa
- v-achippa1 year ago
Community Support
Hi @Mokegubshook,
We wanted to kindly follow up to check if the solution I have provided for the issue worked.
If my response addressed, please mark it as "Accept as solution" and click "Yes" if you found it helpful.Thanks and regards,
Anjan Kumar Chippa
- v-achippa1 year ago
Community Support
Hi @Mokegubshook,
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution I have provided for the issue worked.
If my response addressed, please mark it as "Accept as solution" and click "Yes" if you found it helpful.Thanks and regards,
Anjan Kumar Chippa