Discussions
Using Formula Field as Filter
Hi, I created a new Open PO report and want to only show line items where the Quantity Ordered is different from the Quantity Received.
The report has both 'Quantity' and 'Quantity Received'. I then created a formula field called 'Outstanding Qty' which is the difference of 'Quantity' - 'Quantity Recieved'.
I then use my formula field 'Outstanding Qty' on the filters section to show only lines where 'Outstanding Qty' > 0.
When I run the report it completely ignores the formula field filter and shows everything.
Is this a bug with the report builder? Has anyone solved this another way?