问题描述
祝大家度过美好的一天。
我想问一下是否有人知道如何解决我的问题,我正在处理这个问题近一个星期我仍然没有得到我想要达到的目标。
这是,首先我有表Product_Inventory,它有ff字段:
Good day to all of you.
I would like to ask if someone knows an idea to solve my problem, i am dealing with this for almost a week and i still don't get what i want to achieve.
Here it is, First I have table "Product_Inventory" where it has the ff fields:
secret_code
inv_date
inv_pro_category
inv_pro_sub_category
inv_pro_code
inv_pro_name
inv_beg
inv_pur_ref
inv_pur_ret
inv_dam
inv_sal_rel
inv_sal_ret
inv_ending
inv_actual
示例日期屏幕截图:
这是水晶报告的结果输出:
哪里开始当我设定日期范围从2012年11月15日到2012年11月17日时,nning库存不应该是53
结果报告汇总所有来自库存的库存nov 15 to nov 17. Inv_beg应该从日期范围的开头2012年11月15日开始= 25件
希望有人能理解我并提供帮助。非常感谢您希望尽快收到消息
Example date screen shots here: https://dl.dropbox.com/u/65392916/Product_Inventory.png
This is the result output from crystal report: https://dl.dropbox.com/u/65392916/Report.png
Where beginning inventory should not be 53 when i set the date range from Nov 15, 2012 to Nov, 17, 2012
What happens is that crystal report summarized all beg inventory from nov 15 to nov 17. Inv_beg should start from the beginning of date range "Nov 15, 2012" = 25 pcs
Hope someone can understand me and help. thanks a lot in advance hope to hear from you soon
推荐答案
这篇关于根据日期范围的开头检索特定值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!