READ-ONLY

The forum is now a read-only archive.

For bug reports & platform questions → [email protected]

Our community lives on Discord and YouTube — come join us!

Custom databank column sorting

1 replies

Zach

Subscriber, bbp_participant, customer, community, sq-ultimate, 1 replies.

Visit profile

9 months ago #291325

I have my own multi-weighted fitness metric that I am displaying in my databank under columns:

Fitness (full sample)

Fitness (OOS)

 

I want to add an additional ‘FinalScore’ column that computes the following:

FinalScore Column = 0.7 · rank⁻¹(Fitness OOS) + 0.3 · rank⁻¹(Fitness Full).

 

If impossible to add an additional customised databank column, could the same result be achieved using custom analysis maybe?

 

Thanks so much.

0

tomas262

Administrator, sq-ultimate, 2 replies.

Visit profile

9 months ago #291498

Hi Zach,

the dev team promised to create a new data column for this. The Java snippet will become available in our codebase in the coming days.

0

Viewing 1 replies (of 1 total)