Hello All,
I am new to Power apps, and i am trying to build an app
What i have done so far - 1. Created 3 screens , 1st screen contains (View database from sql), where i have also created a checkbox and added a collection
2. 2nd screen i have a Edit form and a gallery(gallery datasource - Collection) Edit Form (Datasource - Table from Sql where i want to store the data
However, I am unable to display data in the edit form
I am using this Function (LookUp(Datasource,Gallery1_1.Selected.ID=ID)
there is no error in the formula but when i hit the play mode it shows no item to display
I have tried filter Function as well Neither works, does anyone know how?
Thanks in Advance