必要数データに、実際の生産日が割当たるようにしたいんです。累計とかをうまく使いたいのですが、、
必要数モジュール
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
Hi Community, I’m encountering an issue where an export created in Anaplan is missing column headers when retrieved via the API. However, when I manually run the same export from the Actions tab, the downloaded file includes the headers. Has anyone experienced this behavior before? I’d appreciate any insights into the root…
Hi all, I, as an Anaplan workspace administrator, am working together with a Fabric team to export data from Anaplan to Fabric via Anaplan API and Postman. We have a problem where all Anaplan exports are visible in Postman but when trying to connect to SOME of them, we get message "404, Not found". Below screenshot showing…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…