Hi All,
Please someone help me to understand if the user can import the data in dashboard at the same time I want the user should not have the access to edit the same data. Is that possible?
Regards,
Vikas Jain
Hi @vikas1,
Let's assume there are 2 line items X and Y. Allow user to import in X line item. Publish Line item Y (with formula reference to X i.e. Y=X) on the dashboard.
Hope this helps.
Jitendra
Thanks Jitendra for your help.
Jitendra one more thing when I put the data in X line item and apply the formula in Y line item then the source of input data would be X line item and I will have to publish the X line item on the dashboard as well then only Y would we updated.
Please...
@vikas1 ,
Since you'll be importing data into X line item, and you have Reference X in Y line item. Just Publish Y line item on Dashboard. In this way your user will import the data and will not be able to edit the same.
P.S. : One more thing add this import action into process and publish that process on Dashboard thus whenever the import process in triggered the Dashboard will be refreshed automatically and there will be updated values on Dashboard
I am trying upload data from a CSV with date. For size reasons, I don't want to dimension the module by date but bring it in as a line item formatted as date. The problem is that person that will be doing the upload is in Italy, and their date format is different. When she does the upload, the date gets messed up…
Hi, when I am assigning the account to the territory I am always facing error as below and account never get assigned to the territory , what could be the reason ? When I use same method for unassign it works .
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…