I have a situation where a label populates itself based on data in other fields. I thought this was working fine, because it looks great in edit mode. However, when I "play" the app, or load it in Dynamics 365, the field shows empty! Does anyone know how to resolve this? I find no errors. Just the empty field.
Here is the edit mode:
"Execute" mode, and Dynamics:
The "!" is a delegation warning, which should never be an issue in this dataset. But, it should not affect this.
Here is the code:
Concat(SortByColumns(Search('Engineering Change Notice',ECRSelected,"ECR_List_Text_Line"),"Part_x0020_Number",Ascending),Part_x0020_Number &" Rev "& Rev&", "&Title,"<br />")I copied this from another app (copy/paste item by item), and it does the exact same thing in that one as well.

Report
All responses (
Answers (