I am trying to import a .CSV to a particular object in Assets.
One of the columns (Business Criticality) matches to an attribute that references a different object type.
JSM is telling me I need AQL and what I can find says it should look like this: Label = ${Disaster Recover Rating*${0}} but this is apparently invalid AQL.
Can anyone explain what AQL is needed to map a column on a .CSV to an Attribute that references another object?
I am using Jira cloud, and will attach a screenshot
-Jonathan
There were issues with the .CSV
The headers had asterisks in them which was causing the isssue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.