Forum Discussion

royalswe's avatar
royalswe
Icon for Helper I rankHelper I
5 years ago
Solved

Manage 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...
  • royalswe's avatar
    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.