web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / "Autocorrect" Function
Power Apps
Unanswered

"Autocorrect" Function

(0) ShareShare
ReportReport
Posted on by 22
Hello, 
 
I am trying to get an "autocorrect" function within my application built. This is so that if a user has already input the data in a past form, a user can simply start filling out the form and it will search the collection allowing the user to select from the list. 
 
In the example below I would like a user to start input into the "Manufacturer" column of the form and start typing "Rau" where it would bring up a list of items, one of them being "Rauland" where they can simply click on that to input the value. 
Second example would be in the "Part Description" field where a user could start typing "351" where it would bring up "351000 - R5 Corridor Light" where again a user can simply click on that item. 
"Items" function for each of the form fields that I have, which obviously doesn't work. 
Filter(LotCodeCollection, StartsWith(Value, Self.SearchText))
 
I have the submit button setup to add the current values from each desired item to a collection. 
I also have a function setup for a couple fields to use a variable, so that it pulls in the same value as the last filled form field. 
If(Not IsBlank(Parent.Default), Parent.Default, IsBlank(Parent.Default), Facility, "")
 
 
Problems that I am running into 
1) If a user "edits" an existing form - The data on the original entry does not appear in the form fields. (Default.Parent) 
2) If a user presses "submit" on an existing form, it replaces the data with a "blank" value.
3) If the above happens it inputs a "blank" value into the collection
3) Once a user inserts their own value into the form field, it goes blank because that value doesn't exist in the collection. 
Categories:
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 103

#2
WarrenBelz Profile Picture

WarrenBelz 82 Most Valuable Professional

#3
wolenberg_ Profile Picture

wolenberg_ 67 Super User 2026 Season 1

Last 30 days Overall leaderboard