Forum Discussion
JoeCavasin
Nov 30, 2018Brass Contributor
Structured Reference - Concatenate
Hi All, first post. Attempting for some compliance controls to utilize excel tables with structured reference formulas. The table with structured references will help protect the formulas appr...
SergeiBaklan
Nov 30, 2018Diamond Contributor
Hi Joe,
You may use
=[@A] & "_" & [@B]
CDiaz490
Nov 03, 2021Copper Contributor
SergeiBaklan Can you tell me how I could fix this formula to work; =MIN(CONCATENATE("("&D21&"[Custom field (Start date)])") It has been driving me nuts for days.
Thanks