Share via

Unable to reference MS Graph Groups Attribute - Fabric Data Pipeline

Anonymous
2024-10-18T14:49:23+00:00

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?

Attribute: "@odata.nextLink"

Activity Expression: 

@activity('Lookup_Group_IDs_copy1').output.value[0].'@odata.nextLink' <-- this does not work

@activity('Lookup_Group_IDs_copy1').output.value[0]['@odata.nextLink'] <- neither does this

Cheers,Laron

Microsoft 365 and Office | Install, redeem, activate | For business | Other

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-10-18T16:20:46+00:00

    Hello Laron Lemon,

    Good day! Thank you for reaching out to Microsoft community support.

    I apologize for any inconvenience caused by the MS Graph service. Our primary focus is on Microsoft 365 Business Exchange Online and Mail flow issues, and I would like to provide some guidance regarding your query.

    For issues specifically related to the MS Graph service, I recommend posting your concerns in the relevant community. You can find specialized assistance in the "MS Graph " section at Microsoft Graph - Microsoft Q&A. Experts in this category have extensive knowledge of the MS Graph service and can provide tailored solutions to unique problems.

    I apologize for redirecting you to a different community, but I believe this step will ensure faster and more accurate assistance for your specific scenario.

    Thank you for your cooperation and understanding. Please do not hesitate to post your queries in the Microsoft Community, and we will always do our best to assist you.

    Sincerely,

    Simbarashe | Microsoft Community Moderator

    Was this answer helpful?

    0 comments No comments