Forum Discussion

Tomcat3's avatar
Tomcat3
Icon for Helper I rankHelper I
4 years ago
Solved

Datamart --> Live Connection --> How to format Data column?

freshly created Datamart default report using Live connection have a Date column, true "date" format but actually a month value, always first day of month  would typically format as yyyy-mm no o...
  • ibarrau's avatar
    4 years ago

    Hi. It's not a datamart issue. If you add a Date column as a range slicer it will look like that. The slicer won't care about the format. If you want a range filter for Year-Month you can only build it creating a column with format "YYYYMM" as integer. I wouldn't recommend doing that with the  range bar because it doesn't stop at month 12 because it's a number and not a date. You want to hid the bar if you use that approach to keep a clean UX.

    I hope that helps,

    P/D the connections it's not a live connections, it's a direct query. It's not the same thing. We can deep dive in that if you want.