Anyone had any success in using OData filters on the document sensitivity label value? Looking at the output of a get files I can see the value as "OData_DisplayName" but using that in the filter generates an error that "_DisplayName" isn't valid.
Hi @mkucan
Try the following:
Above expression I used is as follows:
item()?['OData__DisplayName']
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogThank you. I was looking to understand if the filter could be achieved in the 'Get Files' filter query vs a filter array which was what I went with when I couldn't get the OData filter to work.
Hi @mkucan
I am not sure via ODATA filter that would work. The only option I can see is filter array.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogUser | Count |
---|---|
100 | |
36 | |
29 | |
24 | |
16 |
User | Count |
---|---|
132 | |
54 | |
53 | |
37 | |
26 |