Hi,
I'm trying to create a Dashboard based off one of my Models in Excel and would like to know how to make them button like I have in my Excel Model (Image is attached for ex). I do not want them to be page selectors on my Dashboard.
Thank you
Just want to make sure I understand fully. Theses will be from my Flat File Downloads and after I download them I go to Actions and publish them to my Dashboard, correct?
@neg177
Yes, if you are loading in a flat file into Anaplan, once you create the load action, you are able to then take that action and publish it to a dashboard. I would recommend you put the action into a process before publishing to a dashboard, in case you ever need to add anything to the process you wouldn't have to update the whole dashboard with the new process as well.
@nathan_rudman's point was more around if you are navigating dashboard to dashboard within the model, you are also able to push navigation buttons to help take you to another dashboard without using the contents panel. Or link to other pages if you are using the NUX.
下記のようなことがしたいです コンテキストセレクターの値を別モジュールに反映し、それを使って計算したいです。 selecter A-1 Dim code amount Select→ A-1 1 100 A-2 2 100 A-3 3 100 A-4 4 100 module Dim code amount key Flg A-1 1 1 25 A-1 TRUE 1 1 25 A-1 TRUE 1 1 25 A-1 TRUE 1 1 25 A-1 TRUE 2 2 50 A-2 FALSE 2 2 50 A-2 FALSE
Hello - I have a 2 level ragged hierarchy (yes, it's a chart of accounts), that for reporting purposes is used in 4 different models (yes, it's a P&L). What is the best way set this to allow one to be the "source of truth" and then import between the four models without creating actions that include ignores? It seems like…
I am testing export actions using workflow but its not generating any file when I am running the workflow, but the same process is generating export file when ran from the Actions→Process section. Is their any issue with the workflow functionality? Also, If I want to generate a file after completion of workflow and pull…