Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 652 Bytes

File metadata and controls

30 lines (26 loc) · 652 Bytes
title Find String Exactly Within Table
description User-defined function to check if a string exists exactly within a delimited list of strings
category business-logic
subcategory string-manipulation
tags
string-search
exact-match
delimiter
table-lookup
user-defined-function
difficulty intermediate
products
power-apps-canvas
author Unknown
created 2026-01-22
updated 2026-01-22
license MIT

Find String Exactly Within Table of Strings

Table of Contents


History

Date Author Changes
2026-01-27 Migration Initial TOC and history section added