-
Help with Level 1 model builder 7.2.3 : import issues
Hello ! In the import, commission % is 0.15% but when it appears on my dashboard Anaplan it writes 15% which is not the same ahah I tried to change format in blue view but I don't know what to do ?
-
Anaplan Tableau Connector New Release
Hi Everyone, Wondering if anyone if using the Tableau direct connector for Anaplan. I know there are some pitfalls and not a lot of flexibility with the current connector, but does anyone know if the new release mentioned in the link has occurred already/what changed with the new release? It's been a while since I have…
-
Plan IQ
Hi all, i have been facing an issue while doing the set up of PlanIQ (followed the tutorial on Anaplan Academy) I am stuck at the same moment, when it needs to run the Forecast Action. Do you have any ideas on why it is always displaying the same errors ? I was told to put Internal Access the the list i use (but i didn't…
-
Cloudwork export don't include the time stamp
Is there a way i could exclude the time stamp? i basically don't want anything that's from _January until 034607. Thanks.
-
Data Validation when using Anaplan API
One thing i've found quite challenging when doing API implementations (and at this point i've done well into my 20s of these) is, what is the best way to validate that my API calls are properly working? Specifically - how can I validate that file uploads are pushing in the right data? There are so many different variables…
-
Anaplan Power BI connector - not refreshed from Power BI
Hi all, I am working with Power BI connector for the first time and have a problem with the Refresh part. The first time data from an export action is imported into Power BI by Power BI dev team, everything is OK. When numbers are changed in Anaplan and a manual Refresh is done in Power BI, data is not refreshed. If I test…
-
Cloudworks export to azure blob container
Is it possible to define the export to a folder directory within the blob container? Currently i can dump it into the container (i.e., not to a specific folder in the container) Thank you
-
Data Export Tabular Single Column
Hi all, I want to export a table format without the page dimention (which is essentailly the red and green as below) But when i choose Tabular Single Column, It gives me a lot of columns that didn't exist in my original saved view and made my csv from 70mb to 2gb. These appeared in the labels tab which are the info i don't…
-
Avoid creating duplicate items in list when importing from a versioned module
I have a process that creates keys and values in a list based on if a key has a non-zero value in a source module. The source module is versioned and some key value pairs could be zero for some versions and non-zero for others. The list finally has to have all key value pairs that have non-zero values in at least one…
-
Cloudworks API - Only header is exported
I have set up the export action and give the read access for the list that has selective access to Internal (full access) but it's still only exporting header. What might I have done wrong? Thanks
-
Anaplan Connect - Script Import Files
Hello I used the following script provided by the Anaplan Connect guide to import files: set AnaplanUser="useremail:password"set ServiceUrl="https://api.anaplan.com" set AuthUrl="https://auth.anaplan.com" set WorkspaceId="8a81b09e5f88df6e015f9773e37c675f" set ModelId="FCDBA62F401B40E9B73A42983C4FDDCC" set Operation=-debug…
-
error parsing key for this row no values" error while importing a list from saved view. In what way
-
How do I know the source of an import action?
For an import action, we can easily tell which modules / list the target will be. But how do we know which source is it taking from? I can't seem to find it easily available in the action tab. Thanks!
-
Help with level 1 model builder 7.2.3 Activity: Import Data into Employee Details Module
I have blank I don't know how to map them manually as I don't know who is number 2 ? Thank you :)
-
Is there a way to connect Anaplan with KNIME?
Hi all, I'm trying to connect Anaplan with KNIME to automate some custom upload files. And thinking to use Anaplan API, but haven't figured out yet how to connect it. Hoping that sb already managed to connect to KNIME. Thank you!
-
Anaplan's APIs
Hello, I'm starting to dig deeper into Anaplan APIs and i would like to do a best practice script that exports everything there is in Anaplan (lists, modules, actions) to then parse the data and figure out if there is anything that could be optimized. Is there by any chance someone that has already come up with a similar…
-
Error on Excel Add-In
Hi All, do you know why I receive this error when connecting a view through Excel Add-in? Thank you, Joana
-
Unable to import data from Azure blob via Anaplan Cloudworks
Hi, I'm unable to import data into my list/module from Azure Blob via Anaplan Cloudworks. The connection is correctly created. I can successfully export data from cloudworks to azure and i don't know why i'm encountering issues when importing data. I've tried to import manually the data and actions are correct (import work…
-
Export failed for non Admin users
Hi all, I am currently facing an Export issue: non-Admin users do not get the file xlsx exported, while i can, being Admin user. I have checked all possible reasons: I have checked that export action is assigned to the roles I have set in export definition the default export file for "Everyone" I have saved the view to…
-
Does anyone has sample Anaplan Batch Script for importing timestamp value in anaplan?