Hi Team, i am a beginner to the Alteryx world and would want help with a couple of things. For now, I want someone to help me to change the number format to hh:mm:ss format which is the time formata
When you say "number format", do you mean number of seconds or something else?
@F718772 assuming that you are referencing the hour of the day (1 = 1AM, 2 = 2AM, etc.). If so, here is one formula based solution.
In the formula, I am handing the Byte-formatted hour field as a string with the ToString syntax so it can be concatenated with other text strings to produce the desired format.
Thank you for your responses. I have the number format like a decimal number (12) i want to change the format to 12:00:00 (hh:mm:ss) format is there a way we can do that ?
User | Count |
---|---|
107 | |
82 | |
70 | |
54 | |
40 |