Hello Folks,
Can someone tell me what is the issue with this expression which I'm using to set label's text?
If(CountRows(selectedWireRequest)<>0, First(selectedWireRequest).Currency, First(selectedBankSignatories).Currency)
Bothe of them are share point lists.