Hi All,
I am trying to create an app with Power pages. I have a set up an azure sql database with table Projects and Phases. I create forms that allow me to create new projects and new phases that are linked to a project. However, when I want to show the Project Name from the related table Name(Project) in the list of Phases, the whole column is blank. The project number which is the Primary column of the Project table shows up correctly but when i create a view and put the project name, it table goes blank.
Any suggestion on how to tackle this is appreciated.
Thanks in advance
Jaco