Skip to content

Instantly share code, notes, and snippets.

@samueleresca
Created December 3, 2015 21:03
Show Gist options
  • Save samueleresca/0e09e6d5e13bbe422a9e to your computer and use it in GitHub Desktop.
Save samueleresca/0e09e6d5e13bbe422a9e to your computer and use it in GitHub Desktop.
=Join(LookupSet(Fields!SupplierID.Value,Fields!SupplierID.Value, Fields!CompanyName.Value, "Ids_Suppliers"),",")
//We can view the column CompanyName without modify the Products dataset select query
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment