You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Essentially, in the Template column of the DM, it is possible to specify format for the generated URI by specifying a template string and encompassing valid column name(s) within curly brackets: string-{col_name}.
The value in the curly brackets resolves to the value for that column in the current row.