The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredAsk the Fabric Databases & App Development teams anything! Live on Reddit on August 26th. Learn more.
Too much of the email address to
In this example, the ORCHESTRATION table was altered to add the SRC_FOLDER column. Id = 41 was inserted with SRC_FOLDER as the final column, where Id in (54,55) were not.
Below is part of the the output from Lookup. SRC_FOLDER should always be "dataEngDev".
{Hiiii the email address is not available
Hi @Gwgwh ,
The problem may be related to the way the Lookup activity retrieves data from the table. You may need to ensure that the new column is always the last value in the insert statement, or adjust the lookup query to account for the location of the new column.
Refer to below document:
Lookup activity - Microsoft Fabric | Microsoft Learn
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.