I am reaching out regarding the current interface for the "Build a Canvas App for a school library" module in our Power Apps project. Upon reviewing the application, I noticed that the dropdown selections for "Student" and "Book Copy" are generic (e.g., "Item 1, Item 2, etc.") rather than displaying the actual names of students and specific book copies.
Here are the details of my setup:
-
The Student dropdown is connected to the data source Loans Table and uses the formula InputTextField "Search a student".
-
The Book Copy dropdown is connected to the data source Loans Table and uses the formula InputTextField "Search a book copy".
- The data sources contain the correct data (e.g., student names and book details), and I have verified that the connections are properly configured.
Despite this, the dropdowns do not display the intended values. Could you kindly review my approach and advise if there is a specific configuration or additional step required to resolve this issue?
I appreciate your assistance and look forward to your guidance.