Skip to main content
1-Visitor
October 18, 2017
Solved

How to delete tag from datatable entry

  • October 18, 2017
  • 6 replies
  • 4077 views

Hi,

I've tried many options in order to delete the tag value in one of the data tables I have.

Is it correct it is not possible to do so on TWX version below 7.4.0

I've found this article: https://www.ptc.com/en/support/article?n=CS259981

    Best answer by CarlesColl

    No you are right, you can't OOTB export/import csv files, but there's an extension on the marketplace to do it.

    This is a bug, and as it's mentioned on the article it's corrected on 7.4 and above.

    6 replies

    1-Visitor
    October 18, 2017

    I've opened the case which caused the upper document, as you had found it's not possible to left empty the tag value once it's set below 7.4.0.

    What we use as a workaround it's to set a fake null tag, something like: "MyTagDictionary:Null"

    Best Regards,

    Carles.

    aelgov1-VisitorAuthor
    1-Visitor
    October 18, 2017

    I will try to better describe the issue I ran into.

    I have data table in TWX 6.6.11

    This data table has about 100 entries.

    Part of them has tag value and part not.

    The tags doesn't exist in the application anymore.

    Why do I care?

    I tried to export the data of the data table and import to another server (Same version) and it caused error saying the tag doesn't exist.

    So the safest thing to do is to delete the tags, now I'm not sure what exactly the problem.

    Is it not possible to add\update entry without specifying tag as you said - if so, how do I have almost all the entries without tags at all?

    1-Visitor
    October 18, 2017

    When you create the entry ( new entry ) you can create it without tags, but once it has one tag you can't remove it.

    If you want to import on the new system, you can temporally create the Dictionary/Tag on the new system this way it will allow you to import the data.

    If you want to get 100% ride of the not desired tags on the new system ( and it's on 7.4 or above ) you may export the datatable in a csv format and import it again without the tags.