cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
Choose Language Hide Translation Bar

请问如何批量设置百分比显示到小数点后第一位

1. 我想要的结果:带一位小数的百分比(如图 1 中 2025/2/10 - BB-02-01 列所示)。我可以通过自定义进行调整(如图 2 所示),但无法一次性批量设置所有列。

03.png

图1↑

 

02.png

图2↑

 

2.我希望在图表中不显示“#N/A”这一列。

 

我真的很感激您的帮助,谢谢!

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: 请问如何批量设置百分比显示到小数点后第一位

Hide and exclude N/A from your data table / use local data filter / missing value codes column property to hide them.

 

For the labels, customize the histogram BEFORE you add X and Y Group. The settings should get copied over to all of the smaller frames when you add those groups

jthi_4-1739770815816.png

 

Other option for setting the labels which you can do from the "grid" is: set the percent label dec to one frame, right click on that frame and copy customizations, then while holding CTRL right click on some other frame and paste customizations. This should broadcast those settings to all frames you have

jthi_5-1739770988340.png

jthi_6-1739771004588.png

 

 

-Jarmo

View solution in original post

3 REPLIES 3

Re: 请问如何批量设置百分比显示到小数点后第一位

补充说明一下:

1.png

jthi
Super User

Re: 请问如何批量设置百分比显示到小数点后第一位

Hide and exclude N/A from your data table / use local data filter / missing value codes column property to hide them.

 

For the labels, customize the histogram BEFORE you add X and Y Group. The settings should get copied over to all of the smaller frames when you add those groups

jthi_4-1739770815816.png

 

Other option for setting the labels which you can do from the "grid" is: set the percent label dec to one frame, right click on that frame and copy customizations, then while holding CTRL right click on some other frame and paste customizations. This should broadcast those settings to all frames you have

jthi_5-1739770988340.png

jthi_6-1739771004588.png

 

 

-Jarmo

Re: 请问如何批量设置百分比显示到小数点后第一位

非常感谢你的帮助!!

Recommended Articles