Dense Col Rank again
Going back to this topic:https://community.jmp.com/t5/Discussions/How-to-tweak-Col-Rank-to-give-consecutive-numbers-when-using/m-p/782021 I need something similar again, but this time I cannot sort table.So I use formula:Col Rank( Round( :Column ), :Category, <<tie( "minimum" ) )
It gives me column filled with the following values: {1, 114, 340, 453, 1018, 1131, 1357}I need to turn them into {1, 2...