I have a dataverse table with a lookup to another table, I am using the gallery and a form in canvas app to load the table data. Look ups were working fine 2 days ago and yesterday they have stopped returning the values in gallery and edit form.
Note: Tables have just 5,6 items/records in it.
Steps to replicate:
- Create a blank canvas app.
- Add a gallery to a screen.
- Add a data source to a gallery (table with lookup's).
- Click Edit under Fields property.
- Unable to find the lookup field for selection.
- Select a label in a gallery, manually type ThisItem.<lookupFieldName>.<columnName>
- Returns blank.
Since, I have tested it with a blank canvas app and it suddenly stopped working (no change in data structure) then it seems like a platform issue rather than a application specific issue. Can someone please point me in the right direction or share if you have faced a similar issue.