If T-Code_Key = TCodeMB51 , I want to return the T-Code_Value (MB51).
I tried using the following Power Fx expression:
=LookUp(ExcelData, T-Code_Key = "TCodeMB51", T-Code_Value)
However, this is not working in Power Automate Desktop Power Fx expressions.
Could someone please suggest the correct way to retrieve a column value based on another column’s value from a PAD table variable?
(I have attached all the related screenshots for reference)
Thanks in advance.

Report
All responses (
Answers (