Print Page | Close Window

create/modify IF expression

Printed From: CAD Forum
Category: EN
Forum Name: Civil 3D, Map, InfraWorks
Forum Description: Discussion about mapping and GIS applications Map, Civil3D, InfraWorks, MapGuide and Raster Design
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=2596
Printed Date: 13.May.2026 at 08:55


Topic: create/modify IF expression
Posted By: fbastian
Subject: create/modify IF expression
Date Posted: 26.Oct.2009 at 03:55
Hi all,
 
i am trying to get the data i am querying to show the below:
 
concat ( CONCAT ( CONCAT ( CONCAT (  CONSTRUCTION , '\n' ), '(' ),  ( If ( NO_CONDUCTORS, 'Unknown' , '____'  ) ) ), ')' )
 
i have apart from Unknown other values under this attribute but, when i use the above query it replaces all values with '____'.
can someone point out where i am going wrong?
 
thank you very much.
 
fbastian



Print Page | Close Window