Forum Discussion
Anonymous
7 years agoNot applicable
How to remove unspecified filtering from the calculated column
Could you please assist with formula. I am trying to calculate sum of quantities of waste for specific date. I select to filter by date only but for whatever reason it also filters by product. Does a...
- Anonymous7 years ago
Hi,
Sorry managed to fix myself. I changed domain model that line and product both separate entities and it worked with this formula.
Anonymous
7 years agoNot applicable
Please find the link below:
We have a link from the output logs through products to the waste logs. The relationship between output and products, and the relationship between waste and product is both based on the product id.
All data inside the file is dummy data so no concern about sensitive data here.
Anonymous
7 years agoNot applicable
Hi,
Sorry managed to fix myself. I changed domain model that line and product both separate entities and it worked with this formula.