Concatenate lets you put combine multiple values to create custom labels or make sense of your data.
Exercise 1
Create a heading for the notes from today’s date.
Put the text portion of your heading in quotation marks. Don’t forget a space. Exercise 2
Use Concatenate to create a byline for each article. For example “My great blog by Maria Marquis”
If you type = in the column, your formula will automatically apply to every row.
Exercise 3
Create a custom message welcoming the user to your doc and using the adjective from the Adjective select list.
Right click on the dropdown menu to see its name. Weclome to the doc Anonymous User, you're awesome!
Exercise 4
Create a blog tagging system that combines the row number with the category and date.
You’ll use the RowID formula component
Exercise 5
Customize the button label so that it includes the person’s name.
You’ll be concatenating the text using quotation marks and the User() formula. Right click the button to update the content. Add a task for Anonymous User
Exercise 6
Write a dynamic message to send via the Gmail pack. Add the formula in the "Message” column below. Then, try pushing the button to send yourself an email!
There’s no one correct answer here - come up with your own creative message to send!
This seems tricky, but you got this! You’ll want to combine a few different column values with some text to make a dynamic message, just like you did in Exercise 2. Here’s a sample message: “Good news - Author ‘s doc called Doc title was just published! You can find it in the Category category on the blog.”