Forum Discussion

WeibchenL's avatar
WeibchenL
Copper Contributor
Mar 21, 2024
Solved

Help - Power Automate / SharePoint: ODATA Filter Query with coustum value in Get Items not working

Hello,    I tried to make a filtered Get Items Function based on another List, so that it will only give out the items in which the valur of this column is the same. I tried a few options and I do ...
  • ganeshsanap's avatar
    Mar 21, 2024

    WeibchenL 

     

    You have to use the internal name of SharePoint list columns in the filter queries.

     

    You can get the internal name of your SharePoint list columns by following this article: How to find the Internal name of columns in SharePoint Online?

     

    Use the correct column name in filter query.


    Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.

Resources