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.
Hello folks, Does anyone know how to work around the Polaris limitation of using the Formula or Ratio summary method alongside the Closing Balance within the same line item? I have a Business Unit list where the total (All BUs) must display the Corporate (1 of 20 leaf items under All BUs total) number of Unique Customers.…
Hello community, I have an issue with anaplan report (functionality). The issue I have is within couple of slides. The data in that report is scrolling into a new page. There is a hierarchy in the rows and line items and time in the columns. My problem is, the hierarchy is getting broken in the second page. One of the node…
I want to create an S3 connection that will have monthly data stored in individual csv files that is connected to ADO. Around month end, data will be uploaded multiple times, replacing existing csvs. When this happens I want to replace the existing data for that month with the new file. I don't want to have to create a…