Currently using the ProfileInputXML property to load XML via the Expressions pane. This is all part of a For-Each Loop solution I have.
All ok so far with the results UNTIL I alter the XML to go from a single determinant column in the Functional Dependency and add an extra column to make it multi-determinant.
The profiler only returns a single determinant result in the XML even though it has captured that there is multi-determinant columns as part of the request:
I've run a Quick Profile set to multi-determinants and it returns multi columns in the XML results.
Hoping there is a simple fix to this.
Thanks.
P.