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

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: Automate

    hi, I am using: $form.addNewRow('/my:myFields/my:Repeating_Table_conditions'); around this you can have IF statements etc. always be aware that first row in a rep.tab. is row 0 Hope this helps. ------------------------------ Ed Meiners ...

    1 person likes this.
  • Posted in: Automate

    I am looking for a method to dynamically add additional rows to a repeating table. The following works to add to the first line: if (org == '1000' && ctry == 'CA') it sets the value of GST How do I added a second line: if(org == '1000' && ctry == ...

  • Posted in: MapInfo Pro

    Hi Has anyone experienced not being able to close a table in the Table window. Normally you would right click the layer/table and click close, but it does not respond to all tables. This suggests it might be related to the version of the table. Some ...

    1 person likes this.
  • Posted in: MapInfo Pro

    We're running into a few issues with consuming three different maps from a WMS service. They each have their own username and password, and they are differentiated by path, not host name. So e.g. https://wms.example.com/map/1 with user 'abc' and https://wms.example.com/map/2 ...