Skip to content

Exporting Data

Export is available beside generated Values and Series results. Choose Text, CSV, JSON, or C# output, preview it, copy it to the clipboard, or save it directly to a file.

Export turns a generated scenario into reusable data for spreadsheets, APIs, C# prototypes, automated tests, and Chart Guru.

Using Export

  1. Format dropdown - Select the output format: Text, CSV, JSON, or C# Code.
  2. Variable Name - (Shown only for C# Code format.) Set the variable name used in the generated C# array declarations.
  3. Copy to Clipboard - Click to copy the formatted output.
  4. Preview and Save - Review the full formatted output, then save it to a file or copy it to the clipboard.

If no data has been generated yet, the export action explains which workspace needs a result first.

Mock Magic documentation screenshot

Explicit Export Source

Open Export from Values or Series. Mock Magic keeps the selected result explicit and never switches export sources automatically.

  1. Values exports the current generated value batch.
  2. Series exports the current single-series or multi-series result.
  3. The export panel stays beside the result that opened it.