Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,503,107
Community Members
 
Community Events
180
Community Groups

insight - import csv with mapping multiple attribute

Hello there, 

 

I can't manage to import multiple attribute with CSV import. 

 

There is my csv :

Type,Name,MAC,Materiel,Localisation
Localisation,601,,,
Localisation,602,,,
ARS-05,TS-GHC91-ARS05-0001,,,
ARS-05,TS-GHC91-ARS05-0002,,,
Mediascreen,TS-GHC91-MS-0001,,TS-GHC91-JAO18-0010f3640312||TS-GHC91-ARS05-0001,601
Mediascreen,TS-GHC91-MS-0002,,TS-GHC91-JAO18-0010f3640338||TS-GHC91-ARS05-0002,602

Capture du 2018-01-02 17-38-41.pngCapture du 2018-01-02 17-46-08.png

 

Import works proprely, but the field "Mon matériel" is not updated :

Capture du 2018-01-02 17-42-18.png

Even if the objets can be selected manually : 

Sans titre.png

Do you know where I'm wrong ? 

 

Thanks in advance, 

 

2 answers

1 accepted

1 vote
Answer accepted

That's OK . I'm just dumb. 

 

For the record, I'he juste change the parameter to "Label IN (${Materiel${0}})" in Object mapping IQL. 

 

Thanks all for your patience ! 

Hi Thomas,

Glad that you found the solution, also it would work if you would have used Name instead of NAME and if Name is the Label. It's case sensitive.

Best Regards
Alexander

OMGZ thanks so much. The documentation here does NOT mention using an array (or however you did this) AT ALL.

https://documentation.riada.se/display/ICV50/CSV+Import

 

I have a list of applications installed on a computer, and even after turning all the semi colon delimiter to || (double pipe) as recommended in the instructions, it failed spectacularly.

Changing the input to Name IN (${Applications${0}}) has solved the problem.

 

THANKS!

image.png

Suggest an answer

Log in or Sign up to answer