Forum Discussion

Bbrown44's avatar
Bbrown44
Icon for Advocate II rankAdvocate II
7 years ago
Solved

convert numeric value to year (DATE field)

I am trying to use one of the custom visuals from the Power BI Market place called 3AG Systems - Column Chart with Variance   It requires that the your category field be a date variable.  I have a ...
  • jthomson's avatar
    7 years ago

    Well that's what 2016 as a numeric date value ought to convert to... assuming it doesn't really matter what date in a given year you need it to be, make a custom column saying "01/01/" and then merge that with your year column. It should then give you a format that you can convert to date type.

  • v-lili6-msft's avatar
    7 years ago

    HI, Bbrown44

    After my test, the category field doesn't need a date variable.

    for example:

    I have three type of category: text, number, date

    then I separate drag them into the category field of bar chart with variance.

    They work well

     

    Also If you want to convert numeric value to date.

    you do it like this:

    change the column type into Text first.

    for example

    then convert to date

    Note:

    When converting text to date and this window appears

    Click Add new step

    Otherwise it will not success.

     

     

    Best Regards,
    Lin