I already have previous month data.
Now I want to import only current month data.
Please assist.
@Sameer_Bajaj
You will have to furnish more details here. Previous month's data is already present in the system and now you want to load current month's data into the system
Does your file contain Historical Plus current month and you only want to update current month's data - In this case you can handle it thru your imports
Not sure if this is the requirement. If not kindly explain a little bit more on the requirement.
Thanks,
Misbah
I understand but basic training doesn't explain scenarios.
It explains what is: Sum, Select, Lookup etc. I wanted to learn about saved views but Anapedia didn't explain properly.
Also lot more times, especially in interview, they don't ask direct questions.
As for eg:- I faced a question, How will you export a particular List Item (viz. List- States, Line Item- Sales). We want for a particular two states (say Chicago and New Jersey) data to be exported to Data Hub.
All these I find difficult for self-learning. I wanted many members are helpful here and @Misbah @DavidSmith have guided me a lot. I am thankful to them. Being a new joiner they took their time in explaining.
I have a requirement to extract last 90 days data from an Anaplan model through Matillion. I wanted to know is there any API which I can use to achieve the same? I have taken a look at the (Integration APIs) Bulk API as well as Transactional API and none of them has a relevant query parameter which I can use to apply the…
Hi, I'm trying to create a month to date line that is based on a specific input date, not the actual date. Is this possible?
The data I'm trying to import is as follows Parent-Code A B A C B D C D D E I want to generate the following list from this data: L1 L2 L3 L4 A A-B A-B-D A-B-D-E A A-C A-C-D A-C-D-E You can create up to L3.However, L4 has multiple parents for one row of data When I try to create L4 from D-E, only one list row is generated…