Hi everyone,
I am trying to create a simple text label (Label1) from a dropdown field (DataCardValue1), using the syntax in the Text property of Label1 -> DataCardValue1.Selected.Value but is not working.
Choices are: Improved / stable / deteriorated.
My goal is to simply reference to the input selected and submitted by the user, to show the data sourced by the corresponding display form (where the DataCardValue1 is from).
Could I please ask for some help?
Even a turnaround with a variable might be great, since the dropdown choice column type could not be changed.
Many thanks in advance for your help!