When on
- Click the Event Summary element.
- For Value, copy and paste this: Check-in date of {!Reservation_1.Check_in_Date_c__c}, check-out date of {!Reservation_1.Check_out_Date_c__c}, for room type {!Reservation_1.Room_type_c__c}.
- Click outside the Value box so the Save button becomes available, then click Save.
- Click Activate.
- Close the Flow tab.
Doing this exactly as prescribed but getting error message:
The "Reservation_1.Check_in_Date_c__c" resource can't be used as a merge field.
How do I get past this?
4 Antworten
Hi ,
Turns out I had the Variable in my formula and you need to "Record (Single) Variable" in. It worked on my other flow because the API of the variable on the one iwth the issue was the same as the "Record (Single) Variable" on the other flow.
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000A977xSAB