Hey all,
I am trying to export FM data to an excel or CSV file but the result isn't coming out like I would like it to.
The data is Program/Style/Color, a program can have multiple styles, styles can have multiple colors.
What I want is to have an excel or csv list of the above but what i am getting is...
ProgramA - Style1 - Color1
BLANK - Style2 - Color2
BLANK - BLANK - Color2,2
ProgramB - Style1 - Color1
BLANK - BLANK - Color2
The export function is not filling up all the cells.
Can this be corrected or is this a FM fail?
Thanks
Michael