• The lack of responses might also be an indicator that we don't have enough information yet.

    You're looking for a "resource group and associated teams" but neither is part of the xml structure you posted.

    Also, the xml is not really in a ready to use format. Xml data is better presented using the xml code tag.

    Your xml data would look like this:

    <Constraints>

    <Constraint>

    <Expression>

    <Body>

    resource["Id"] == {005b7cce-de01-e011-a55b-0050569d00bf} ||

    resource["Id"] == {3dcbc1d6-a3e1-df11-a501-00188b8b43b5} ||

    resource["Id"] == {3fcbc1d6-a3e1-df11-a501-00188b8b43b5} ||

    resource["Id"] == {49cbc1d6-a3e1-df11-a501-00188b8b43b5} ||

    resource["Id"] == {4ccbc1d6-a3e1-df11-a501-00188b8b43b5} ||

    resource["Id"] == {4dcbc1d6-a3e1-df11-a501-00188b8b43b5} ||

    resource["Id"] == {4ecbc1d6-a3e1-df11-a501-00188b8b43b5} ||

    resource["Id"] == {4fcbc1d6-a3e1-df11-a501-00188b8b43b5} ||

    resource["Id"] == {53cbc1d6-a3e1-df11-a501-00188b8b43b5} ||

    resource["Id"] == {55cbc1d6-a3e1-df11-a501-00188b8b43b5} ||

    resource["Id"] == {5acbc1d6-a3e1-df11-a501-00188b8b43b5} ||

    resource["Id"] == {71cbc1d6-a3e1-df11-a501-00188b8b43b5}

    </Body>

    <Parameters><Parameter name="resource" />

    </Parameters>

    </Expression>

    </Constraint>

    </Constraints>

    Based on those data, what would be your expected result?



    Lutz
    A pessimist is an optimist with experience.

    How to get fast answers to your question[/url]
    How to post performance related questions[/url]
    Links for Tally Table [/url] , Cross Tabs [/url] and Dynamic Cross Tabs [/url], Delimited Split Function[/url]