1st step is to use lookup activity as seen below:
https://learn.microsoft.com/en-us/answers/questions/1856348/lookup-in-blob-storage
And then you can use the array and take union of that array to avoid duplicates and get unique values:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi how will get distinct product code from blob storage contains rows p1, p2, p1 .. Please share screenshot
1st step is to use lookup activity as seen below:
https://learn.microsoft.com/en-us/answers/questions/1856348/lookup-in-blob-storage
And then you can use the array and take union of that array to avoid duplicates and get unique values: