Hi everyone!
I have an issue when trying to export a grid, which contains cards in its cells. Maybe someone had the same issue and can help me out.
Just as a brief description on the grids structure:
The grid uses company departments as rows and work stages as columns. The cells contain cards with specific information in them.
So you might have a 7x7 board resulting in 49 cells. Some of them contain one card, some two cards and others no card at all.
The problem I am currently facing is, that the CSV export brakes as soon as I have two or more cards in one cell. The card then isn’t exported as a card in its respective cell, but as an additional row.
This obviously messes with the whole export and is kind of time consuming when fixed “by hand” in MS Excel.
Is there an easy way to fix this?
Thanks a lot!