I have created and import action of users through CSV file but unable to find same toggle in classic dashboard action to upload a new file and run action again to update my user list.
Hello @Arijitkatiyar , please follow the approach mentioned in my last comment. When you build as per mentioned then publish the process on Dashboard/UX page. So, you can update Users using the process from Frontend.
Process will contain 3 actions
Thanks,
Vamsi
@Arijitkatiyar
When I published the Process to the dashboard, it prompted me
Are you not seeing the same thing?
Yes, I am not able to see this option of choosing file.
what do you see?
In the above screen snap, directly process runs without asking to attach new file.
What is your model role? Full Access or other?
@arijitkatiyar
if you published as a process, it would show you the file option to select.
what do you mean by same toggle?
And also check the access permissions also.
Workspace admin with full access.
4.1 action what you created, is it a csv upload only? if yes, it should ask for new file to attach.
strange…
Is your model in Deployed Mode? If so, go back to Dev and click the Production Data Boolea in Import Data Sources, the do a sync to Prod.
Hello @rob_marshall ,
I too replicated the same by creating an import action using csv file (to load data to Users) and then added it to a process and published it onto Dashboard. When I try to run the process, I see the below dialog box
I have tried this in dev model.
But, when I tried to import data into a list using an process published on dashboard, I received the prompt to upload new file. Please suggest
@Vamsi Kaki
Not sure what to tell you other than the above. These are the steps I did this morning:
Hello @rob_marshall , Thanks. But, I also followed the same steps.
I have updated my previous comment with one more result. Please find that.
@Vamsi Kaki @Arijitkatiyar
Yes, I can confirm it does not work for Users, being able to change the file dynamically. For importing users, the file has to be a fixed name.
@rob_marshall In that case, I tried an approach to add new users.
I tried and obtained the following result. @Arijitkatiyar Hope this helps
Hello @Arijitkatiyar , if you feel above approach is not suitable then I have another approach.
[You can apply filter on the saved view to populate new users only].
Hope this approach resolve your issue. Thanks
@Vamsi_Kaki, yes this works but this will be done at backend, what I wanted was from frontend.
Hi Community, I’m encountering an issue where an export created in Anaplan is missing column headers when retrieved via the API. However, when I manually run the same export from the Actions tab, the downloaded file includes the headers. Has anyone experienced this behavior before? I’d appreciate any insights into the root…
When importing data from a Data Hub to another model, I'm seeing values in the target model that don't exist in the source. For example, seller assignments are being tagged with subregions that aren't present in the source data - some assignments are missing expected tags, while others are mapped to seemingly random…
Hi, I need help in pulling a specific view in Anaplan XL. The first grid should display attributes of various projects, while the second grid should present the monthly financial data for these projects. Thanks in advance.