To send none clickable lookup column fields like "Lookup 1" and NOT "Lookup 2" when using KWIZ Workflows, see the instructions below.:

1. Create a Get Column Value activity:

2. In the Properties, identify the target site and target list from your lookup column and choose the Query "When ID is equal to [Lookup Column name]" and the Column to retrieve in this case "Title." (Lookup 1 in this case refers to the lookup column name).

3. Save the activity and select "New Activity" to create a second.
4. Create an Email Activity.

5. In the Properties tab, include the lookup column in your email body by using a variable token with your 1st activities name [%FirstActivityName%]

6. You should now have 2 Activities Created:

7. Now go to the "Workflow" feature and create a new workflow. Add both your activities in the Activities tab.
8. Then click into your Email activity, then click on the variable link (In my case Lookup1Title) Then "+ Insert Token" and select [output1]

9. Save your Workflow and you should now have 1 workflow:

10. Add additional activities for each lookup column you would like to do this with and repeat the steps within the created Workflow.