Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Interactive Tool Date Format

Dennisklad1
8 - Asteroid

Hi,

is there a way to change the format of the date axis?screenshoy.png

 

I would like to instead of Sep 2020 use a format like 09-20. If I change it into a string and do it manually then it does not work correctly with the sorting.

4 REPLIES 4
pedrodrfaria
13 - Pulsar

Hi @Dennisklad1 

 

How is the data coming in?

 

I think the easiest way is to transform the data in the exact format you want, as a string value before the interactive chart. Either transform the data or create a new column to use as reference.

 

If the data is a date format, it should show you this under the Axes tab.

pedrodrfaria_0-1616588272736.png

 

pedrodrfaria
13 - Pulsar

@Dennisklad1 

 

If you need help converting this to the proper format, see below:

pedrodrfaria_0-1616588487212.png

 

 

Dennisklad1
8 - Asteroid

Thanks for the reply.

Wouldnt that lead to sorting problems?

For example:

    Sept-20  Oct-20  Nov-20 Dec-20 Jan-21

 

This in a string format would be sorted as:

    01-21  09-20  10-20 ... 

pedrodrfaria
13 - Pulsar

Hi @Dennisklad1 

 

If the data comes in the correct order, it will not cause problems. 

 

Order that comes in

pedrodrfaria_0-1616589250190.png

Order that comes out

pedrodrfaria_1-1616589271214.png

 

 

 

Polls
We’re dying to get your help in determining what the new profile picture frame should be this Halloween. Cast your vote and help us haunt the Community with the best spooky character.
Don’t ghost us—pick your favorite now!
Labels