Select to view content in your preferred language

Columns Dropped on Export.

55
0
yesterday
Labels (1)
ack_ack_ack_ack
Occasional Contributor

I'm attempting to export a joined table so the join isn't in memory.  I am required to do this because in-memory joins are not supported by the web-based "Stories" app/thing.

The first screenshot shows the point column station_point.  It draws points on a map as expected.

2025-06-11 18_14_53-point-is-present.png

Any attempts to export/convert the data results in the station_id and station_point column being deleted.  As shown below. 

I need the point drawn on the map. Instead, I'm left with metadata attached to nothing.2025-06-11 18_16_52-point-is-gone.png
There's no error.  The data is useless without the station_point column.  I can live without the station_id column.  No idea where it went, though.

0 Kudos
0 Replies