If you are working on a bulk data, there is always a need to focus only on a particular set of data. We bring this filter in D365FO using WHERE clause in SELECT statement, do-while loop , DELETE statement etc.
It is also possible to filter in Data Factory as well. I will explain in the below section.
- Create a container in Azure Storage Account and upload a JSON file . In my case, I am…
Continue Reading AnithaEswaran’s Article on their blog
Filter expression in Azure Data Factory
If you are working on a bulk data, there is always a need to focus only on a particular set of data. We bring this filter in D365FO using WHERE clause in SELECT statement, do-while loop , DELETE statement etc. It is also possible to filter in Data Factory as well.
Blog Syndicated with AnithaEswaran’s Permission


