Skip to main content
Solved

Update a dimension list text property from a transaction list

  • September 24, 2024
  • 1 reply
  • 171 views

MagnusKnapp
Apprentice Author

When we are importing data into a transaction list, and the data contains new dimension list items those are automatically added to the corresponding dimension list. However the new item is only added with the unique ID, and all properties (Name) are blank. Is there a way to get the dimension list name property (text) updated (even for already existing items), similar to when a csv-file is manually imported to a dimension list? Would be really nice to get an answer on this. 

Best answer by Stef

Hi Magnus, 

 

You can use the BY LASTNONBLANK to get any text fields from your transaction list into another text formatted property of a dimension. 

1 reply

Stef
Employee
Forum|alt.badge.img+12
  • Employee
  • Answer
  • September 24, 2024

Hi Magnus, 

 

You can use the BY LASTNONBLANK to get any text fields from your transaction list into another text formatted property of a dimension.