BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Carrot17
Quartz | Level 8

Hi Experts,

 

Good day!

 

I would like to seek your help regarding chart that the data points are not align when 1 decimal place applied in the report.

For more understanding, Attached are dummy/sample charts that display the 1 decimal and with 2 decimal places (check the color BLUE line). Thank you in advance.

 

Note: The project requiremennt should display 1 decimal place only but should be aligned.

 

Best Regards,

Carrot


sas chart 1 decimal.JPGsas chart 2 decimal places.JPG
1 ACCEPTED SOLUTION

Accepted Solutions
Sam_SAS
SAS Super FREQ
If I understand correctly, the chart is plotting the data points according to their actual values, not the formatted (rounded to 1 decimal) values.

I believe that you will need to create an aggregated measure with the Round() operator to plot the rounded values? Or you could perform the rounding as part of your data preparation.

View solution in original post

3 REPLIES 3
TejaSurapaneni
Lapis Lazuli | Level 10

Hello,

 

 

Can you explain bit more...

 

 

Teja

Sam_SAS
SAS Super FREQ
If I understand correctly, the chart is plotting the data points according to their actual values, not the formatted (rounded to 1 decimal) values.

I believe that you will need to create an aggregated measure with the Round() operator to plot the rounded values? Or you could perform the rounding as part of your data preparation.
Carrot17
Quartz | Level 8
Thank you Sam! round function solved our issue.

Best Regards,
Carrot17

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

Register now!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 972 views
  • 1 like
  • 3 in conversation