<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unable to reference MS Graph Groups Attribute in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-reference-MS-Graph-Groups-Attribute/m-p/4247371#M5957</link>
    <description>&lt;P&gt;&lt;FONT&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="827003" data-lia-user-login="dataoverlord20" class="lia-mention lia-mention-user"&gt;dataoverlord20&lt;/a&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try modifying the syntax:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;@activity('Lookup_Group_IDs_copy1').output.value[0]['@odata.nextLink']&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For issues related to Microsoft Graph Data Connect, which is used to extract data from Microsoft 365, it would be more appropriate to reach out to&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Microsoft 365 support&lt;/STRONG&gt;&lt;SPAN&gt;. They have the expertise related to Microsoft 365 services and can provide more specific guidance based on your setup and configuration.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.microsoft.com/en-in/microsoft-365/support" target="_blank"&gt;Microsoft 365 help | Microsoft 365&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;helps, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2024 01:05:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-10-18T01:05:03Z</dc:date>
    <item>
      <title>Unable to reference MS Graph Groups Attribute</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-reference-MS-Graph-Groups-Attribute/m-p/4247233#M5956</link>
      <description>&lt;P&gt;I am trying to get all groups and users from MS Graph. These both use paging (limit 100 records per page). To get the next page I need to reference an attribute in the previous repsonse. However, the attribute has '@' and '.' in it... how do I reference this attribute?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attribute: "@odata.nextLink"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Activity Expression:&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;@&lt;/SPAN&gt;&lt;SPAN&gt;activity(&lt;/SPAN&gt;&lt;SPAN&gt;'Lookup_Group_IDs_copy1'&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;SPAN&gt;output&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;value&lt;/SPAN&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;].'&lt;/SPAN&gt;&lt;SPAN&gt;@odata.nextLink' &amp;lt;-- this does not work&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Laron&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Oct 2024 20:19:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-reference-MS-Graph-Groups-Attribute/m-p/4247233#M5956</guid>
      <dc:creator>dataoverlord20</dc:creator>
      <dc:date>2024-10-17T20:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to reference MS Graph Groups Attribute</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-reference-MS-Graph-Groups-Attribute/m-p/4247371#M5957</link>
      <description>&lt;P&gt;&lt;FONT&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="827003" data-lia-user-login="dataoverlord20" class="lia-mention lia-mention-user"&gt;dataoverlord20&lt;/a&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try modifying the syntax:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;@activity('Lookup_Group_IDs_copy1').output.value[0]['@odata.nextLink']&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For issues related to Microsoft Graph Data Connect, which is used to extract data from Microsoft 365, it would be more appropriate to reach out to&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Microsoft 365 support&lt;/STRONG&gt;&lt;SPAN&gt;. They have the expertise related to Microsoft 365 services and can provide more specific guidance based on your setup and configuration.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.microsoft.com/en-in/microsoft-365/support" target="_blank"&gt;Microsoft 365 help | Microsoft 365&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;helps, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 01:05:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-reference-MS-Graph-Groups-Attribute/m-p/4247371#M5957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-18T01:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to reference MS Graph Groups Attribute</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-reference-MS-Graph-Groups-Attribute/m-p/4248530#M5975</link>
      <description>&lt;P&gt;sadly changing the syntax to what you posted did not work /:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"ErrorCode=InvalidTemplate, ErrorMessage=Unable to parse expression 'odata.nextLink'" &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 15:21:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-reference-MS-Graph-Groups-Attribute/m-p/4248530#M5975</guid>
      <dc:creator>dataoverlord20</dc:creator>
      <dc:date>2024-10-18T15:21:51Z</dc:date>
    </item>
  </channel>
</rss>

