LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Generate rows

    Employee
    Posted 07-11-2016 02:28

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: nikla

    Hi!
    I am pretty new to lavastorm and have a problem which I hope you can help me with:
    I have a data set looking kind of like this:
    Customer
    A
    B
    C

    I need to add a column stating "hour" where the hours 0,1 and 2 should be displayed in separate rows for each customer, like this:

    Customer Hour
    A 0
    A 1
    A 2
    B 0
    B 1
    B 2
    C 0
    C 1
    C 2

    Help would be much appreciated!
    Regards
    nikla