
Announcements
Hi, I need to search for a column in a sql table using a text variable Thank's in advance Giovanni
Unfortunately, it is not possible to dynamically search and connect to different columns in Power Apps at runtime, but depending on your exact requirements you can use conditional logic (such as a Switch() statement) to handle data from different columns.
Hope that helps,
Bryan