I have a unique value for Title, it's being used as a key for items that I'm looking up in power apps. I'm trying to create a new item in my sharepoint list and need to retrieve the specific title. There's probably an easier way to do this, but this is what I came up with. How do I add a field to my concat() expression that way I can put together the Title (key) for my field?
Thank you,