I have a Products list that holds information about a certain product like "ProductName", "ProductDetail", "ProductCost"
I have another list called Orders and when I enter an item I want a power automate workflow to use get data from the Products list where the "ProductName" field equals the lookup field used in the Orders list.
I have tried a number of ways but without success.
I wouldn't be messing around with this if I could do a calculated column using a number or currency data type field.