Get Started with Redwood for Oracle Cloud HCM Begin Now
Need help trying to create a bin
Summary
Need help trying to create a binContent
Hello I'm trying to create a bin on the results of Average Time Since Creation (Minus TOH).
I'm trying to "bucket" Days Open 0-30 days, 31-60 days, etc. etc.
This is the case statement that was created in the bin but it's giving me an error message.
CASE WHEN "Requisition Aging"."Average Time Since Creation (Minus TOH)" BETWEEN 0 AND 30 THEN '0-30 Days' ELSE "Requisition Aging"."Average Time Since Creation (Minus TOH)" END
Many thanks!
Tagged:
0