Skip to main content

Data Quality & Catalog βš™οΈ

Discuss, learn, ask, suggest, share all things DQ&C πŸ”

  • 903 Topics
  • 2,231 Replies
903 Topics
Rows to Columns

I was wondering if there is a way in Ataccama that I can move my rows data into columns?I’ve data as such:Element:Β  Β  Β  Β  Β  Dimension:Β  Β  Β  Β  Β  Β  Β  Β  Β Values:Β  Β  Β  Β  Β Code:Β XYZΒ Β Β  Β  Β  Β  Β  ValidityΒ  Β  Β  Β  Β  Β  Β  Β  Β  Β  Β  Β  200Β  Β  Β  Β  Β  Β  Β  Β 678XYZΒ Β Β  Β  Β  Β  Β  CompletenessΒ  Β  Β  Β  Β  Β  Β  250Β  Β  Β  Β  Β  Β  Β  Β 678Β YUPΒ Β Β  Β  Β  Β  Β  CompletenessΒ  Β  Β  Β  Β  Β  300Β  Β  Β  Β  Β  Β  Β  Β  555Β HIOΒ  Β Β  Β  Β  Β  Β  AccuracyΒ  Β  Β  Β  Β  Β  Β  Β  Β  Β  Β 400Β  Β  Β  Β  Β  Β  Β  Β  100Β I’d like it to look like:Element:Β  Β  Β  Β  Β  Validity:Β  Β  Β  Β  Β  Β  Β  Β  Β Completeness:Β  Β  Β  Β  Accuracy;Β  Β  Β  Β  Β Code:Β XYZΒ  Β  Β  Β  Β  Β  Β  Β  Β 200Β  Β Β  Β  Β  Β  Β  Β  Β  Β  Β  Β  Β  Β  Β  Β Β 250Β  Β  Β  Β Β  Β  Β  Β  Β  Β  Β  Β  Β Β 250Β  Β  Β  Β  Β  Β  Β  Β 678Β YUPΒ  Β  Β  Β  Β  Β  Β  Β  500Β  Β  Β  Β  Β Β  Β  Β  Β  Β  Β  Β  Β  Β  Β  Β  Β 300Β Β  Β  Β  Β Β  Β  Β  Β  Β  Β  Β  Β Β 300Β  Β  Β  Β  Β  Β  Β  Β  555Β HIOΒ  Β  Β  Β  Β  Β  Β  Β  Β 200Β  Β  Β  Β  Β  Β  Β  Β  Β  Β Β  Β  Β  Β  Β  Β  Β 450Β  Β  Β Β Β  Β  Β  Β  Β  Β  Β  Β Β  Β 400Β  Β  Β  Β  Β  Β  Β  Β  100Β Thank you!Β Β