Forum Discussion
royalswe
Helper I
5 years agoManage multiple start and stop date in the same row
I have two stop and start dates in the same row and it will probably work to have it that way but I wonder if it is possible to do it in a better way. The pic bellow are from the raw data with so...
- 5 years ago
Thanks for your answear amitchandak
I ended up fetching each start and stop date in seperate tables, then created a custom column for each attribute name. Finaly appended the tables togheter
Result is a new start & stop table:
This will probably easier to develop a report with.
royalswe
Helper I
5 years agoThanks for your answear amitchandak
I ended up fetching each start and stop date in seperate tables, then created a custom column for each attribute name. Finaly appended the tables togheter
Result is a new start & stop table:
This will probably easier to develop a report with.