Week Description

Options

Does anyone know if there's a way to get Week to have a description which shows the first day of the week instead of the Week number?

Tagged:

Answers

  • Scott Bloxsome
    Options

    UPDATE: I know this can be done with a custom time entity but is there any method with the standard week entity. My guess is it would need to simply be a 1-2-1 relationship with the standard week entity, just with a custom description. Let me know if anyone has any other solution.

  • Kevin Bettenbrock
    Options

    Hi Scott,

    Potentially a dumb question back to you here, but are you looking for the name of the day like Monday, Tuesday, etc. or are you more looking to see 6th, 7th, etc.?
    Any potential special consideration(s) for this likely being around the retail sector?
    A visual example, would be super helpful here.

    Thanks!
    Kevin

  • Flora Inthavong
    Options

    Hi Scott

    Is this what you are after?

    Standard Week Entity:

    If so, you can manage this with the Standard Week Entity. You just need to load the week description with a txt or csv file via a data reader.

    Hope this helps.

    Thanks

    Flora

  • Scott Bloxsome
    Options

    Thanks Both,

    Yes that is what our team member was after, in the past I'd seen it as purely a date entity available in data reader mappings. Glad they got this extra function enabled

  • Flora Inthavong
    Options

    Great, thanks ! Glad this helps.