必要数データに、実際の生産日が割当たるようにしたいんです。累計とかをうまく使いたいのですが、、
必要数モジュール
No
品目
日付
数量
生産日付
#1
A
10月1日
100
9月2日
#2
10月2日
200
#3
10月3日
300
9月3日
#4
10月4日
9月4日
#5
10月5日
9月5日
↓
↑
生産モジュール
500
生産日付、に日付を出したいです
こんにちは、
先入先出法(FIFO)については今までいくつか議論があるようです。
Inventory Age Calculation Optimization - Anaplan CommunityInventory reservation with FIFO - Anaplan Community
実装の部分は上記ご参考頂くとイメージができるかもしれません。
エッセンスとしては、出荷と生産をマッチさせるためには、 出荷日(カレンダー)と生産ロット(リスト)の2軸をもって、 この2軸をディメンションに持つモジュールを作る必要がありそうです。 そこでCumulateの大きさを比べてどのロットが出荷に当たるかを判断する流れかと思いました。
まずは方向性と参考QAの共有まで。
Taichi
Now I faced below warning But I cannot find any delete action for those users I don't need anymore Can I have any action to solve this warning?
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…