Forum Discussion

Analitika's avatar
Analitika
Icon for Post Prodigy rankPost Prodigy
3 years ago

How format date in Power BI?

Hello,

 

I need to format date like this:

I need replace - to . in date. How to make it?

 

4 Replies

  • Hello Analitika ,

     

    Click on the date column in the tabke in the data view and format it as in the screenshot below

     

    If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

     

    Follow me on Linkedin

    • Analitika's avatar
      Analitika
      Icon for Post Prodigy rankPost Prodigy

      Hi,

       

      It is selected this format but in visual I see this:

       

      • Idrissshatila's avatar
        Idrissshatila
        Icon for Super User rankSuper User

        Hello Analitika ,

         

        You could format is as the following in a calculated column,

        format('Date'[DateColumn],"YYYY-MM-DD")

         

        If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

         

        Follow me on Linkedin