Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
When I add a date field to a filter pane in Qlik Sense it shows up in an undesirable format (yyyy-mm-dd). My data is being pulled from date fields in SQL Server it formats the data in format? It is almost like I am inadvertently converting the date to a string before it enters my application. How can I get my filter to show the date as I intend to see it (m/d/yyyy) without converting it to a string? Any help would be appreciated.