This lecture introduces the Lookup activity in Data Factory, which reads and returns content from a file, table, query, or stored procedure, outputting a single value or an array for use in subsequent activities. A pipeline named pl_lookup is created to demonstrate this. First, the activity is configured to return only the first row of data in JSON format. Then, all rows are returned as an array of JSON objects. Finally, the activity is run on a table to show similar results. This setup allows Lookup activity output to feed into other activities for broader applications.
-------------------------------
#MicrosoftFabric #DataFactory #LookupActivity #DataIntegration #DataPipeline #AzureDataFactory #DataEngineering #JSON #ETL #DataProcessing #DataTransformation #DataTutorial #microsoftfabric #dataworldsolution