Hey <x-zendesk-user data-user-name="Brian Ford">372361507432</x-zendesk-user>,
Is there a way to do these both at once? For lack of a better way to describe.
In my instance, I'm doing something like this:
channel\Race<%race%>\PriceData\gpPrices\prices\priceRecords\PriceRecord<poolID=PL>\paid
But how do I target additional PriceRecords with poolID=PL ?
In this case, I want to use:
channel\Race<%race%>\PriceData\gpPrices\prices\priceRecords\PriceRecord<2>\paid
channel\Race<%race%>\PriceData\gpPrices\prices\priceRecords\PriceRecord<3>\paid
But targeting poolID=PL will only give me the first one.
Appreciate any help!
#XPression