Forum Discussion
Anonymous
5 years agoNot applicable
Count per month
Hi to the big community, I am strugling with the below case: I need a column chart per month which present the count of the rows which Month of Date_b is greater than Month of Date A until the m...
lbendlin
Super User
5 years agoNeither the explanation nor the sample data is sufficient. Please restate the issue and provide some more sample data .
- Anonymous5 years agoNot applicable
Hi and thanks for the reply.
My goal is to have a countrow of the table for each month depending the pending orders. So, Date_A is a Order Date and the Date_B the Shipping Date. So in Jan(31/01) we have no pending orders. Same in Feb(28/2). In the March we have 1. In the April 1, in May 1, in June 0...
I am trying to build a column chart with x axis all the months and values how many pending orders in each month.Thanks in advanced.