-
UX - App Page Management Update
Looks like you no longer need to do app management at a super granular level (time consuming and frustrating) but can do it at a User Role level for add, delete, override. Not sure how long it's been live but have only noticed it in the last couple of days. Here's the Anapedia…
-
NUX - Field Cards Conditional Formatting
Hi Team, It would be helpful if we have the ability to apply Conditional Formatting to FIELD based cards in the NUX. At the moment, we are using a grid card with the view having conditional formatting. Thanks Sathya
-
model to model import : Failed to locate model
Hello Anaplanners, I am working on a deployed model and i am getting this error when i tried to model to model import data : 'Failed to locate model ' Can anybody help me on this. I am attaching the snip below FYI : I am having full access and admin access to both the models. THANK YOU 🙂
-
Minesweeper: How we Built it?
Do you remember the good old days when we used to play games like Solitaire, Minesweeper, Pin Ball, Checkers, etc in your big and bulgy desktop? Oh! Those were the golden times of youth, even though we cannot match the high-end technological development in graphics, storyline, real life game play, regular updates but the…
-
Anaplan UX Page Builders permissions
Hi everyone, I have a question regarding Anaplan UX. Is it possible in Anaplan to let Page Builders users create pages (available to all users in app) but restrict them the possibility to modify specific UX Pages already existing? I would like Page Builders to not modify a specific set of existing pages but allow them to…
-
Keeping the length of the record constant
I am looking for a solution to keep the length of the record constant to 10 digits. For ex if I have 7 records like this 1) 1234567 2) 123456 3) 12345 4) 1234 5) 123 6) 12 7) 1 Then I need to achieve 1) 0001234567 2) 0000123456 3) 0000012345 4) 0000001234 5) 0000000123 6) 0000000012 7) 0000000001. I can achieve this in…
-
Anaplan Statusページについて
Anaplan Statusページの概要説明となります。 Anaplanプラットフォーム/コミュニティサイト/ラーニングセンターの稼働状況はStatusページより確認可能です。Subscribeすることにより、定期的なプラットフォームメンテナンス予定の通知や障害発生時など稼働状況に変化があった際の通知をメールで受信できます。 Statusページの通知を受信 / 停止登録する方法などまとめておりますのでご確認ください。 ・Statusページとは ・Statusページの通知を受信登録する方法 ・Statusページの通知を停止登録する方法 ・appendix
-
Cloudworks process from different model in NUX Page
In as much detail as possible, describe the problem or experience related to your idea. Please provide the context of what you were trying to do and include specific examples or workarounds: We have one core model with multiple deployed models and so when we create a Cloudworks process, it's one by model deployed. When we…
-
Does Transactional APIs supports data query?
Hi, I'm new to the Anaplan platform and I'm working on Transactional APIs to consume data from a model and view. I'm using the API collection from the docs and the following endpoint to get data - {{int_v2_base_url}}/2/0/models/{{modelId}}/views/{{viewId}}/data?format=v1 I'm not able to find any examples online on how can…
-
1.3.3.1 Level 2 Model Building: Sprint 1. What is the correct way to Map this.
I'm confused by this e rror
-
Copy a branch to another Parent.
I want to Copy a branch to another Parent. The hierarchy is 5 levels and i want to copy an item at level 3 and all its children to another item under level 2. All suggestions are appreciated!
-
1.1 Import Shipping Costs from Supply Chain
Level2でImportアクションを使用する箇所でのマッピングに疑問があります。 OTH01 Non Employee ExpensesへShipping costsをインポートするのですが、 なぜ「Fixed line item」ではなく、「Column 2: Line Items」を使用するのでしょうか? そもそも私がインポート定義を理解していないことも原因と考えられます。 参考になるページがあれば追加で教えてほしいです。よろしくお願いします。
-
Anaplan Informatica Hyperconnect
Hi Is Microsoft Azure Synapse SQL Connector for Informatica cloud available with Anaplan Hyperconnect?
-
Did You Know? Model building hacks
Author: Kirill Kuznetsov is a Certified Master Anaplanner and Solution Architect at Planingo. Hi fellow Anaplanners, Today I would like to share six model building hacks I use on a daily basis. This is not what can be found in Anaplan learning course — some of them I figured out myself, some are hidden in Anapedia, and…
-
Anaplan Connect 400 error
Manually upload file works but run process with Anaplan Connect gets an error Who knows the reason? C:\Users\admin>C:\Anaplan\Batch\AnaplanClient.bat -keystore "C:\Anaplan\Certificate\keystore.jks" -keystorepass "xxxxxxx" -keystorealias "xxxxx" -workspace "workspaceid" -model "modelid" -service " https://api.anaplan.com"…
-
Adding an export button to the Users page in Administration section for Tenant admins.
In as much detail as possible, describe the problem or experience related to your idea. Please provide the context of what you were trying to do and include specific examples or workarounds: How often is this impacting your users? Who is this impacting? (ex. model builders, solution architects, partners, admins,…
-
How to get the model size using the API?
I'm currently using the Anaplan API with the Anaplan Client to send and receive API requests. I wanted to get the size of all the models and this is the code I am using: set Operation=-debug -service %ServiceUrl% -auth %AuthUrl% -models Output : Now, the output is displayed directly in cmd. Is there any way to get the…
-
How does responsbilities of Mature COE differ from a New One
In terms of responsibility, how does a mature COE differ from a new one?
-
Question 6 in level 1 model building exam
Could anyone who has finished the exam show me the formula for question 6? I failed 2 questions for this part. I think I just need to refer the relevant numbers from another module and apply selections, and then it could be done. However, my way didn't work. Here's my formulas. Thanks very much!
-
Filtering based on initial 2 letters
I want to apply filter for users based in initial 2 letters of data. So, if initial letters contain say (ac or bd) then user group A shall be able to see only data having initial letters ac and user group B shall be able to see only data having initial letters bd. Any suggestions on approach , please?
-
Cloudwork Data source file from subdirectory in S3 bucket
Hi, We tried to connect data source in subfolder of S3 bucket, through existing cloudworks connection with same AWS S3 bucket. However, no luck so far even not able to see the sub-folder or the csv file under the sub-folder, in the cloudwork setup i.e. link data source in process. Not 100% sure if couldworks is able to see…
-
Facing issue in column separator
Hi everyone, In the source we are using pipe to separate the columns .In anaplan i have created action using .csv file and now changing the column separator from import data source ans using "|" instead of column. For some data element this is working fine but in few in module i dont see any data. also when open the action…
-
Activity : Filtering and Displaying Hierarchical Data
I want to create an interactive anaplan module that allows user to select an item from a hierarchical list and dynamically display associated items from the next level in the hierarchy Lists : P1 Product Family ( LVL 1) P2 Products ( LVL 2) P3 Products SKU ( LVL 3) Requirement : When a level 1 item is selected , display…
-
【2024年5月】プラットフォームアップデート
ユーザーエクスペリエンス Geo-Mapping ・境界コードへのライン アイテムの使用 Workflow ・新しいビルダー モード - デフォルトで全ユーザーが利用可能 ・マルチページ タスク ・折りたたみ可能なタスク パネル ・階層タスクの代替レポート ビュー ・改善されたコンテキスト同期オプション ・CSV エクスポートに含まれているタスクへのコメント ・Workflow 使用状況ダッシュボード プランニング&モデリング モデリング ・新しいモジュール インベントリの追加データ セキュリティ Administration ・招待メールの再送
-
Time is missing as Context Selector
I am actually building a UX page following the instructions given in 3.4.4 Activity in which I create grids from saved views, but Time is missing as context selector on the top right corner which end user should be able to filter. PS: there's not filter applied in the grid nor the saved module views Could anyone advise…
-
Creating iterations in Anaplan
Hey Everyone, I'm trying to find a solution in an excel sheet that utilizes an iteration function that I need to replicate in Anaplan. Basically, we take the previous number multiply it by 90%, then take that new number and multiply it again by 90%. For example, FY2024 is 28,940 FY2025 is 26,046 FY2026 is 23,441 (etc etc…
-
Anaplan 90 day free workspace to personal ID
Hi Team, I have completed Anaplan Way certification and applied for 90 days free workspace to complete L1&L2, for this 8 days have passed. Let me know how to check the status of application
-
Separate into Several models
Hi. We will start a new project. In previous project, we made 1 model in 1 workspace. Off course, we have several models like (sand, test, Production model). It means we had several information in 1 model like (HR, Marketing so on..). Then, we can make separate models like HR model and Marketing models ? And We can share…
-
Level 2 Sprint 3 3.3.7.2
I am confused about what they are asking for in this section. The instructions say to Add DCA to INV01, which I did. But then there is a formula hint. I went back to Sprint 2 and rewatched the video for DCA. There was a quick reference saying you could add a formula line to the Access module. Is that what the directions…
-
L2 3.4.4 Stock Exception Review Dasboard
Hi Team, I am getting a disparity in the numbers visible in the 3rd grid vs values in first two grids. Ideally the value should be flowing through these grids. Can someone point out what I could be doing wrong here? Please refer the attached screenshot.