prompt the user to choose a certain date and then use it for the local data filter [using JSL]
Hi, I have a date column in the mmddyyyy format. I need to print it out to the user to choose from and then use a local data filter to filter the selected dates in Graph builder. The issue I'm having is that when I try to print the data to the user, it shows it as a long integer that I can't understand. Any suggestions is appreciated. I have attached a picture of the date column from the data ta...