cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
jearls11
Level III

tabular report alternative

As we know Tabular report doesnt support color cells.

Therefore when its in a report there is no clear visualisation.

What is an alternative for this and how do we add the data table with color to the Window.

can I append the dt into a v list box so it can be but into my tab box report?

 

jearls11_1-1634107489560.png

jearls11_2-1634107585652.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
jearls11
Level III

Re: tabular report alternative

using the dt<<Get As Report worked

View solution in original post

2 REPLIES 2
Phil_Kay
Staff

Re: tabular report alternative

I expect this might be possible with some scripting. I would suggest using a chart instead. You could probably recreate this as a heatmap in Graph Builder (you might need to stack the data). Or there might be a better visual that more clearly highlights the important variations in your data.

jearls11
Level III

Re: tabular report alternative

using the dt<<Get As Report worked

Recommended Articles