dbTalk Databases Forums  

Retail inventory problem.

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Retail inventory problem. in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ofer.kosover@retalix.com
 
Posts: n/a

Default Retail inventory problem. - 01-13-2004 , 09:32 AM






I have measure CurrentStock ( the stock qty per day,store,item)


e.g.

date qty Accumulate qty
2003/01/01 20 20
2003/01/02 10 30
2003/01/03 30 60
..
..
..
2004/01/13 50 110


I need a calculate measure thet display the last Accumulate qty:

[date] [qty] [Accumulate qty] [last Accumulate qty]
2003/01/01 20 20 110
2003/01/02 10 30 110
2003/01/03 30 60 110
..
..
..
2004/01/13 50 110 110



thnks


Ofer Kosover

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.