During a file import or module to module import, is it possible that even though the list item is unmapped or is not present in the file but since the time period matches, the other items are updated regardless of not being mapped?
Hi @ChaitanyaKakara , Suppose for 1 list item you have data 100 and next time if you try to import the data from file or model to model transfer if the above list combination data not exists in your file or model to model transfer, Data will not get clear. Sample Example: CCL1 list item has some data:
CC1 removed from the file.
After Import:CCL1 Data not cleared
Hope this helps:) Regards, Venkatesh
@Venki9902 Thank you! What about module to module import in the same model?
The following is the article I am referring to:
https://help.anaplan.com/clear-target-cells-prior-to-module-imports-ad84d07c-31c5-4c63-817b-a641ae142982
Although here it mentions line items and not list items under the "Clear the target for the Time dimension" section
Hi @ChaitanyaKakara , As per my knowledge, it clears the target first with mapping combinations then inserts the data. I have tested with module-to-module transfer also by copying the data from data to Data2 and also I have entered some data in data2 before running the action. And data for the below-highlighted list items have not got cleared.
In the link you have provided: If you select Clear target prior to import, the import deletes values in target cells and replaces them with mapped source cell values. You can then further configure the options to clear the target on the tab for each dimension. There are specific options for the Time dimension that differ to those for other dimensions.If you select Only update imported cells, the import only clears cells that already exist in the target where there’s a matched source item.
Hope this helps :). Regards, Venkatesh
@venki9902 Definitely helps thank you!
If we schedule two CloudWorks actions to start at the same time, using the same source model but different saved views, and updates two different target models, will they run in parallel or sequentially (with one finishing before the other starts)?
Just like the main question above, I wanted to try out the new feature on the board where you can you the insights panel to put additional cards. However, I wanted to synchronize scroll a card on the main board with the card on the insights panel but I can't find where it might be.
Hi everyone, I am trying to create a connection ADO from PostgreSQL, but I consistently receive the following error: Failed to establish a connection The following message was sent from the target system: The SSL certificate is either invalid or not in unencrypted PEM format. Please check your certificate and try again.…