I keep getting this error "Invalid Selection, please select items from the '#Cost Center > General Sub Cat' list" when trying to add a budget line under a COGS cost center.
Hi @pleong
Can you elaborate more what are trying to achieve and when are you getting this error-adding Budget line in a cost center list or have you create any module. please share some screenshot.
Thanks
Akhtar
I am trying to add a budget line to input a COGS expense.
Hi @pleong ,
You are trying to add a new budget row below the cost center, you need to select a cost center before running the create action(Add Budget row) and this is mandatory, we need to tell the system under which cost center we are adding this new row.
So first select the cost center and click the Add budget row button.
Why in your DB view you are not seeing any cost center?
~Vignesh M
I did select a cost center. That is always the first thing that I do.
Can you check the list " #Cost Center > General Sub Cat" , it seems it doesn't contain any item inside that that's why you are getting error.
" Add Budget line" was created through "Create" action. I am tried to replicate your problem even i am getting same error once i have deleted every item from the parent list.
Now go to action -> search "add budget line" -> edit -> check the list name and trace the parent of that list.
Hope this helps
I don't think I have that kind of access.. I'm a user not an admin or anyone who has access to make or change those types of items.
@pleong Pls make sure you have selected the cost center not the roll-up of the cost center. Create action will not work if you select other levels and will get this error only. Check again the cost center selection.
I am not selecting the roll-up. I have already selected the cost center.
As you told me you are a user, don't have admin access then I am assuming this list may have selective access enabled then two possible case are
1. you don't have access to the cost center the also you will get the same error
2. If you have " Read Access" also then also you will not able to add any item in the list and will get same error.
@pleong
As other champs have mentioned it looks like you either
You don't have write access to the list or you don't have access at all. Please review your access to the list and make sure you select the cost center for which you are trying to add before you run the action,
P.S: Don't reveal the name of your client here:).If it is your employer then its perfectly fine
Thanks. It's my employer.
Cheers! Hope the solution that champs @Akhtar.shahbaz @VIGNESH.M provided fixed your issue.
If so please close the loop and if not let us know if you are still facing the issue
Hey everyone, I wanted to share the Anaplan Python SDK with you. It's a Python Library that wraps all Anaplan APIs and makes it easier to interact with Anaplan programmatically. It is mostly designed with Data Integration Scenarios in mind, but it does support all APIs including ALM, SCIM, Audit, and Cloud Works. Please…
Hello team, I am logging into Anaplan through SSO. I would like to create a batch script to import a file into Anaplan. For the Spoke model, I would like to run an process via a batch script to import data from the Data Hub. Can anyone provide me script for both the condition.
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…