製品の工場での生産データがあり、それを製品ごとに、各工場では何個生産したか集計した表を作りたいです。どうすればいいでしょうか。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 everyone, I am trying to create a connection ADO from PostgreSQL, but I consistently receive the following error: Failed to establish a connection The following message was sent from the target system: The SSL certificate is either invalid or not in unencrypted PEM format. Please check your certificate and try again.…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…
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.…