製品の工場での生産データがあり、それを製品ごとに、各工場では何個生産したか集計した表を作りたいです。どうすればいいでしょうか。3つの工場で生産があるものについては、TRUEとしたいのです。
Plant1,2,3をLINE ITEMではなくリストでもっていいのなら、 Prod、Plantをディメンジョンに持つモジュールを作って、 Line Item 'amountの集計' = amount[sum:Prod, Sum:Plant] ではないでしょうか?
フラグ付けについては元のDATAのほうにamount以外にTRUEっていうLINE ITEMを付けてProdだけを持つモジュールでAllで集計するとか? LINE ITEM = 'P全工場に実績ありフラグ' = DATA.FLG[All: DATA.plant] か plantにTop Hierarchyがあるなら、'ゼロ以上フラグ' = 'amountの集計' <> 0 とか。 初見の印象で実証せずに書いているので、勘違いがあったらすみません。 どうしてもLINE ITEMで持ちたければ、DATAのほうでもplant1,2,3というLINE ITEMを3つ作って、 なのか、中間モジュールで集計してからLookupするなど遠回りをする必要がある気がします。 Amaya
天谷様 ありがとうございます!!結局、中間モジュールで対応することにしました!!
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…
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.…
Anaplan Champions! The Community team just posted this announcement that certification badges may not be showing up on your profile probably until next year. Rest assured, you will get credit once you complete and pass the exams. https://community.anaplan.com/t5/Blog/Badges-Back-Soon/ba-p/123385