KevinGullicksonQrew Trainee13 years agoCan I use concatenate in Quickbase?Trying to combine two text fields in Quickbase into one text field. Field 1 is a title from another table and Field 2 is the version of that title. So Field 1 might be "Diabetes" and Field 2 might...Show More
DavidHaweQrew Trainee13 years agoIf you need to test for a value in Field2:If([FIELD2]="",[FIELD1],[FIELD1]&"_"&[FIELD2])
Related ContentQuickbase ResourcesGetting Familiar with Quickbase NavigationQuickBase ScriptsPosting from an HTML form directly to QuickbaseQuickbase App Issues