Forum Discussion
Multiplan_Suppo
12 years agoNew Contributor
I was able to get it working by using variables to bypass the namespace declaration.
It was declared properly in the row xpath but just didn't seem to carry over to the column xpath.
Below is the statement I used to achieve this:
*[local-name()= 'OfficeTypeCode']
It was declared properly in the row xpath but just didn't seem to carry over to the column xpath.
Below is the statement I used to achieve this:
*[local-name()= 'OfficeTypeCode']