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 Employee
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 Employee
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.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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
  • 1088 views
  • 1 like
  • 3 in conversation