Hi, All your videos are so informative and nice explanation. How I can reach out to you? Need help for some projects as I am new ADF. Thanks!!
@AllAboutBI Жыл бұрын
funlearn0007@gmail.com.. pl mail
@amanbodele1616 Жыл бұрын
Ma'am is this playlist enough for adf or do i need to learn more about it plz reply
@AllAboutBI Жыл бұрын
This playlist is not exhaustive. It will make you comfortable working in ADF.
@avinashnadimpalli1044 Жыл бұрын
Hi ,Very useful videos, How to ignore the parents nodes in an xml and send only child nodes to target ?
@AllAboutBI Жыл бұрын
Parent nodes means, root nodes?
@avinashnadimpalli1044 Жыл бұрын
@@AllAboutBI Yes root nodes, as my requirement is xml to rest and i have to send few fileds from child nodes to rest api
@AllAboutBI Жыл бұрын
Ok so basically u want to pick certain tags and ignore others
@avinashnadimpalli1044 Жыл бұрын
@@AllAboutBI yes ,Please suggest how to do it in ADF, i tried with flatter but i am not getting the json as expected, How to do this kind of scenario ? My xml will contain 1 parent node and multiple child nodes and i need to send few fields from those child nodes to rest api
@AllAboutBI Жыл бұрын
Probably do import mapping and delete the unwanted ones in copy activity