Hello,
I have created a simple Intake Form for Data entry and storing the data into a dataverse table Called "Intake Request". The issue is I have to use 2 lookup columns 1) Request Category and 2) Request Sub Category. They both are lookup columns coming from a different Dataverse table. The Request Sub Category will populate based on the Request Category which I was able to achieve.
The issue
1) whenever I try to view the form from the gallery after submitting it. The Request Sub Category field does not populate It is showing as a blank field. PLUS in the back end. Both Request Category and SubCategory Columns are stored as ID instead of the name.
2) When I am trying to create a gallery both my Request Category and Sub Category columns are not showing any information which is very important.
Does anyone know why?