Hello, nice people ! I am very new to PowerApps so bear with me! I am trying to create a quiz type form in PowerApps canvas. (but not exactly a quiz) where there will be questions and user will select an answer out of 3 different options. I am not willing to do anything fancy. To keep it simple , I have created a list using the quiz questions as Column name (header in excel). Later, I changed the column type to 'choice' and set the options as choice options. Then in the app, I created a form and linked to the list as the data source of the form. So far so good. But in the Data Cards, while the Data Card Keys are showing the quiz questions aka column names as I intended, the Data Card Value(s) are not showing the options. There is a dropdown but instead of my options that I placed in the list, the dropdown is showing ' Find Items' and upon clicking in app preview, its showing options like 'item 1', 'item 2' etc. etc. I can't find where have i made a mistake. Thanks for your help.