Forum Discussion

SkorpionAAM's avatar
SkorpionAAM
Helper V
5 years ago
Solved

CONCATENATE custom column formula using M Language

is there any way to concarte thse and work      "https://***/1/layers/3633601/features/"&"[ogc_fid]" &"/"& "[operation_photo]"&"/"&"?api_key=********"       Bold Fonts are coulm name so whatev...
  • AlB's avatar
    5 years ago

    Hi SkorpionAAM 

    "https://***/1/layers/3633601/features/" & [ogc_fid] & "/" & [operation_photo] & "/" & "?api_key=********"

    Please mark the question solved when done and consider giving a thumbs up if posts are helpful.

    Contact me privately for support with any larger-scale BI needs, tutoring, etc.

    Cheers 

     

  • SkorpionAAM's avatar
    5 years ago

    "https://****/1/layers/3633601/features/"&[ogc_fid]&"/"&"operation_photo/"&[operation_photo]&"/"&"?api_key=*******"

     

     

    then