Hi All,
I hope you are well. I am having difficulty in expanding on the formula below. I need to include a distinct count within the formula. Can anyone help?
I need to distinct count the Order ID if the description ="Confirmed on train"
if{OrderStatus.Description}= "Confirmed On Train" then
{Orders.OrderID} else
{@number}
I hope you are well. I am having difficulty in expanding on the formula below. I need to include a distinct count within the formula. Can anyone help?
I need to distinct count the Order ID if the description ="Confirmed on train"
if{OrderStatus.Description}= "Confirmed On Train" then
{Orders.OrderID} else
{@number}