OData: Not Equals Operator
Filters records where a field does not match a value.
Some topics are too broad and complex to cover in a single article. That does not mean I want to skip them, so here I share high-level thoughts about a specific subject. They might spark several follow-up articles or stand alone, but the point is to convey the main idea or concept clearly. I call these overviews because that is exactly what they are. A few sit slightly off brand for this blog, and when they do I still work to make them relatable and engaging while keeping that broad, big-picture mindset so things never get too dense. There is no schedule for these posts. I write them whenever I stumble onto a topic that interests me, so expect them to appear sparingly among the more focused work here.
Filters records where a field does not match a value.
Filters records where a field is strictly greater than a value.
Moves an Outlook email to a folder.
Combines multiple conditions where all must be true.
Filters records where a field exactly matches a value.
Introduction to OData filtering for Power Platform data sources.
Loops through an array. Use item() to reference each element.