Forum Discussion
Anonymous
6 years agoNot applicable
Filter issue - Date aggregation
Hello guys, I'm facing an interesting problem. Basically, I created some measures to calculate if a Purchase order (PO) has been received on time or not. To do this, the measure ( datediff...
- Anonymous6 years ago
Hi Icey ,
Thank you, please find the file attached and the results in PO on time 3 and PO delayed 3.
Let me know if you have any suggestion to improve it,
Regards,
amitchandak
6 years agoSuper User
Anonymous , In think you need to force a row context. refer to how it has been done in this blog.
Anonymous
6 years agoNot applicable
Hi amitchandak ,
Thank you for the suggestion, I created a table with summarize column function to fix my issue.