Book a Demo

Author Topic: Can tagged values be included in csv import?  (Read 3268 times)

erixon

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Can tagged values be included in csv import?
« on: September 22, 2006, 10:51:53 am »
Is there a way to add Tagged Values to the CSV Import File Specification?

Dave_Bullet

  • EA User
  • **
  • Posts: 295
  • Karma: +0/-0
    • View Profile
Re: Can tagged values be included in csv import?
« Reply #1 on: September 26, 2006, 02:42:19 pm »
Short answer is no.

The way I bulk import tagged values is via SQL.  If you are interested in this method, I could post some SQL scripts to get you started....

Cheers,
David.
"I know I'm close to a good design, but it's like the balloon animals, squeeze in one spot and the problem moves down the line"

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Can tagged values be included in csv import?
« Reply #2 on: September 26, 2006, 04:21:49 pm »
Dave,

I'm certainly interested if nobody else is.

David
No, you can't have it!

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Can tagged values be included in csv import?
« Reply #3 on: September 26, 2006, 04:44:37 pm »
Quote
Dave,

I'm certainly interested if nobody else is.

David
Likewise...

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

erixon

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Re: Can tagged values be included in csv import?
« Reply #4 on: September 27, 2006, 07:24:22 am »
Examples would be great!  Thanks.