Hi, Everyone!
I have a few charts where I am using date as one of the axis. I need to remove the dates that have zero values from the axis.
Any suggestions on how to do this? I changed date to a string but this didn't work! And the dates that are highglihgted in yellow below are not even contained in the raw file (also attached).
Thank you for your help in advance!!!
Solved! Go to Solution.
So it's very weird! I do not have those dates in the file (they are weekends so it's not in the raw file - only business days of the week and ex-holidays are). But they still show up! I tried changing it to string as well with no success....
If it is an Alteryx Date Format, the interactive tool chart will append zero for the empty dates.
We have to do a little trick, maybe like below/
Thanks so much for above! It worked but now some charts are showing dates out of order!
Any idea on how to fix this issue? :(
Thanks again!!!
Thanks so much! Figured out the issue and it is now resolved!!!