Special Sorting For BC And AD

Formula

if(contains(prop("Year"), "BCE"), unaryMinus(toNumber(prop("Year"))), toNumber(prop("Year")))