Home

ebbdfb24-91c8-46f6-9894-7e5186125023.pngFirst Post
Make Your First Post!

Receive this badge after making 1 post in the Knowledge Communities.

View all badges

Precisely named a Leader
in Data Intelligence

IDC MarketScape: Worldwide Data Intelligence Platform Software 2024

Download now

Welcome to our Community

We'll help you get the most out of your Precisely product.

Join now

Find an Answer

Connect with Experts

Personalize Your Experience

Spectrum Platform

Take full advantage of having robust and accurate customer data.

EDIT LINK HERE

EngageOne ®

Learn how to improve client communications and engagement.

EDIT LINK HERE

Data Points

Explore global business and location data expertly curated by data users for data users.

EDIT LINK HERE

MapInfo Pro

Enhance your skills by connecting with other users to discuss tips and tricks.

 EDIT LINK HERE

Geocoding

Learn geocoding of all types and how to improve your insights and operations.

EDIT LINK HERE

Browse All Communities

Explore our world and realize greater success.

EDIT LINK HERE

Latest Posts

  • Posted in: MapInfo Pro

    Last week, I helped @Joerg Huebner from our Technical Support team with an inquiry from a customer. The customer was looking for a way to export labels to DXF. The labels were dimensions on measurement lines. Below, you see an example of dimension ...

  • With a focus on user experience, the Precisely Support website has undergone several updates over the past year. I encourage everyone to explore the latest website features, including: Customer Community Provides the ability to self-serve ...

    2 people like this.
  • Posted in: Automate

    Hello Shelby, Thank you for the suggestion above. I have encountered the same error and at the same stage of the script execution by using the "SAP script recording and playback". The behaviour of the script erroring only in Production Client ...

  • Posted in: MapInfo Pro

    Sure, you can do that. I'd recommend using either the Cond() function or the IIf() function. I'd use IIf() if you only have a few values: IIf(RESI_UNDEV_ROAD_Catchment_Types In ("road", "resi", "undev"), RESI_UNDEV_ROAD_Catchment_Types, "Others") ...