you need to convert your string path to a localresource type
LocalResource.FromPath("YourPath")
Basically inside your enumerable instead of direct using currentrow()… use LocalResource.FromPath(currentrow()....)
cheers
you need to convert your string path to a localresource type
LocalResource.FromPath("YourPath")
Basically inside your enumerable instead of direct using currentrow()… use LocalResource.FromPath(currentrow()....)
cheers