Hi
Can anyone explain me the cause of the error " No value loader exists for this type: NONE " .
Any help would be appreciated.
Thanks
Hi @aakash
As @Hayk mentioned the DCA you should try removing the DCA and seeing if you have this issue and then you will know if its the DCA that is causing the issue.
Thanks,
Usman
This error could be due to importing from one format to another. Such as text to number or a list to a non list format, or date to text.
It would be good to see a screen shot of the where you are importing from and where you are importing too.
Hi @aakash ,
do you use DCA for target module/line item?
Regards
Hayk
@Hayk
Yes I am using DCA for the Target . Please let me know what impact will it have on the import .
There is no difference of dimensions as the source is a view of the target module.
I have verified both the source and target have same format (Boolean)
Please find source and target below respectively. (First one is source and second one is target).
Thanks and Regards
Aakash
Hi @usman.zia , @Hayk
I tried removing DCA and the import is now working fine. But still I can't remove DCA from the module as per the business requirements , can you suggest some workaround for the same problem?
@aakash ,
Since you are using DCA and that field is read only, you will need to either have someone else load the data who has write access or create a process where the process first changes the DCA access to write, loads the data, and then changes the DCA back to read only access.
Hope this helps,
Rob
Hi All
Thanks for all your suggestions but I am still unable to understand how does DCA interferes with the import as it is clearly mentioned on the anapedia that workspace admins can import data into all the cells including read only and invisible cells.
What I observed was that when I don't specify a read access driver but do specify a write access driver , the import does not work whereas when I turned the field to read only from invisible by specifying a read access driver, the import is working fine.
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…