Forum Discussion
SkorpionAAM
5 years agoHelper V
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...
- 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
- 5 years ago
"https://****/1/layers/3633601/features/"&[ogc_fid]&"/"&"operation_photo/"&[operation_photo]&"/"&"?api_key=*******"
then
AlB
5 years agoCommunity Champion
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